A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Y
[
M
- MAGENTA - enum entry in com.nimmsta.intent_library.models.general.LTColor
- ManagerSettings - class in com.nimmsta.intent_library
- Holds the settings of the NIMMSTAManager
- MirrorDown - enum entry in com.nimmsta.intent_library.models.general.ScreenOrientation
Rotate the screen by 180 degrees clockwise and flip horizontally (reflection around the y-axis)
- MirrorLeft - enum entry in com.nimmsta.intent_library.models.general.ScreenOrientation
Rotate the screen by 270 degrees clockwise and flip vertically (reflection around the x-axis)
- MirrorRight - enum entry in com.nimmsta.intent_library.models.general.ScreenOrientation
Rotate the screen by 90 degrees clockwise and flip vertically (reflection around the x-axis)
- MirrorRotate0 - enum entry in com.nimmsta.intent_library.models.general.ScreenOrientation
Horizontally flip the screen (reflection around the y-axis)
- MirrorRotate180 - enum entry in com.nimmsta.intent_library.models.general.ScreenOrientation
Rotate the screen by 180 degrees clockwise and flip horizontally (reflection around the y-axis)
- MirrorRotate270 - enum entry in com.nimmsta.intent_library.models.general.ScreenOrientation
Rotate the screen by 270 degrees clockwise and flip vertically (reflection around the x-axis)
- MirrorRotate90 - enum entry in com.nimmsta.intent_library.models.general.ScreenOrientation
Rotate the screen by 90 degrees clockwise and flip vertically (reflection around the x-axis)
- MirrorUp - enum entry in com.nimmsta.intent_library.models.general.ScreenOrientation
Horizontally flip the screen (reflection around the y-axis)
- Motion - enum entry in com.nimmsta.intent_library.models.general.TriggerMode
- MotionAndButton - enum entry in com.nimmsta.intent_library.models.general.TriggerMode
- MotionAndButtonAndTouch - enum entry in com.nimmsta.intent_library.models.general.TriggerMode
- MotionAndTouch - enum entry in com.nimmsta.intent_library.models.general.TriggerMode
- moveDatabaseFrom(Context,String) - function in android.content.NIMMSTAService
- moveSharedPreferencesFrom(Context,String) - function in android.content.NIMMSTAService