A
B
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
Y
R
- RANDOM - enum entry in com.nimmsta.intent_library.models.general.LTColor
- RED - enum entry in com.nimmsta.intent_library.models.general.LTColor
- registerComponentCallbacks(ComponentCallbacks) - function in android.content.NIMMSTAService
- registerDeviceIdChangeListener(Executor,IntConsumer) - function in android.content.NIMMSTAService
- registerReceiver(BroadcastReceiver,IntentFilter) - function in android.content.NIMMSTAService
- registerReceiver(BroadcastReceiver,IntentFilter,Integer) - function in android.content.NIMMSTAService
- registerReceiver(BroadcastReceiver,IntentFilter,String,Handler) - function in android.content.NIMMSTAService
- registerReceiver(BroadcastReceiver,IntentFilter,String,Handler,Integer) - function in android.content.NIMMSTAService
- removeStickyBroadcast(Intent) - function in android.content.NIMMSTAService
- removeStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.NIMMSTAService
- RepeatedAiming - enum entry in com.nimmsta.intent_library.models.general.AimMode
- RepeatedAimingContinuousScanning - enum entry in com.nimmsta.intent_library.models.general.AimMode
- RequestFailedException - class in com.nimmsta.intent_library.models.general
- revokeSelfPermissionOnKill(String) - function in android.content.NIMMSTAService
- revokeSelfPermissionsOnKill(Collection) - function in android.content.NIMMSTAService
- revokeUriPermission(Uri,Integer) - function in android.content.NIMMSTAService
- revokeUriPermission(String,Uri,Integer) - function in android.content.NIMMSTAService
- Right - enum entry in com.nimmsta.intent_library.models.general.ScreenOrientation
Rotate the screen by 90 degrees clockwise
- Rotate0 - enum entry in com.nimmsta.intent_library.models.general.ScreenOrientation
Rotate the screen by 0 degrees clockwise. This is the Default orientation.
- Rotate180 - enum entry in com.nimmsta.intent_library.models.general.ScreenOrientation
Rotate the screen by 180 degrees clockwise
- Rotate270 - enum entry in com.nimmsta.intent_library.models.general.ScreenOrientation
Rotate the screen by 270 degrees clockwise
- Rotate90 - enum entry in com.nimmsta.intent_library.models.general.ScreenOrientation
Rotate the screen by 90 degrees clockwise
- run(Task) - function in com.nimmsta.intent_library.util.TaskCallback
- each TaskCallback gets a task which is the reference to itself.