A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Y
[
O
- obtainStyledAttributes(IntArray) - function in android.content.NIMMSTAService
- obtainStyledAttributes(Integer,IntArray) - function in android.content.NIMMSTAService
- obtainStyledAttributes(AttributeSet,IntArray) - function in android.content.NIMMSTAService
- obtainStyledAttributes(AttributeSet,IntArray,Integer,Integer) - function in android.content.NIMMSTAService
- OFF - enum entry in com.nimmsta.intent_library.models.general.LTBlinkingPattern
- OFF - enum entry in com.nimmsta.intent_library.models.general.LTColor
- onActivityCreated(Activity,Bundle) - function in com.nimmsta.intent_library.ApplicationIntentConnection
- onActivityDestroyed(Activity) - function in com.nimmsta.intent_library.ApplicationIntentConnection
- onActivityPaused(Activity) - function in com.nimmsta.intent_library.ApplicationIntentConnection
- onActivityPostCreated(Activity,Bundle) - function in android.app.ApplicationIntentConnection
- onActivityPostDestroyed(Activity) - function in android.app.ApplicationIntentConnection
- onActivityPostPaused(Activity) - function in android.app.ApplicationIntentConnection
- onActivityPostResumed(Activity) - function in android.app.ApplicationIntentConnection
- onActivityPostSaveInstanceState(Activity,Bundle) - function in android.app.ApplicationIntentConnection
- onActivityPostStarted(Activity) - function in android.app.ApplicationIntentConnection
- onActivityPostStopped(Activity) - function in android.app.ApplicationIntentConnection
- onActivityPreCreated(Activity,Bundle) - function in android.app.ApplicationIntentConnection
- onActivityPreDestroyed(Activity) - function in android.app.ApplicationIntentConnection
- onActivityPrePaused(Activity) - function in android.app.ApplicationIntentConnection
- onActivityPreResumed(Activity) - function in android.app.ApplicationIntentConnection
- onActivityPreSaveInstanceState(Activity,Bundle) - function in android.app.ApplicationIntentConnection
- onActivityPreStarted(Activity) - function in android.app.ApplicationIntentConnection
- onActivityPreStopped(Activity) - function in android.app.ApplicationIntentConnection
- onActivityResumed(Activity) - function in com.nimmsta.intent_library.ApplicationIntentConnection
- onActivitySaveInstanceState(Activity,Bundle) - function in com.nimmsta.intent_library.ApplicationIntentConnection
- onActivityStarted(Activity) - function in com.nimmsta.intent_library.ApplicationIntentConnection
- onActivityStopped(Activity) - function in com.nimmsta.intent_library.ApplicationIntentConnection
- onBind(Intent) - function in com.nimmsta.intent_library.NIMMSTAService
- Returns the binder
- onBindingDied(ComponentName) - function in com.nimmsta.intent_library.NIMMSTAIntentConnection
- onBindingDied(ComponentName) - function in com.nimmsta.intent_library.NIMMSTAIntentServiceConnection
- onBindingDied(ComponentName) - function in com.nimmsta.intent_library.NIMMSTAWebServiceConnection
- onComplete(Function1) - function in com.nimmsta.intent_library.NIMMSTAIntentConnection
- Lambda is called once service was connected or thrown an error.
- onComplete(Function1) - function in com.nimmsta.intent_library.NIMMSTAIntentServiceConnection
- Lambda is called once service was connected or thrown an error.
- onComplete(Function1) - function in com.nimmsta.intent_library.NIMMSTAWebServiceConnection
- onComplete(Function1) - function in com.nimmsta.intent_library.util.Task
- Lambda is called once task has completed.
- onComplete(TaskCallback) - function in com.nimmsta.intent_library.util.Task
- Lambda is called once task has completed.
- onConfigurationChanged(Configuration) - function in com.nimmsta.intent_library.ApplicationIntentConnection
- onConfigurationChanged(Configuration) - function in android.app.NIMMSTAService
- onCreate() - function in com.nimmsta.intent_library.NIMMSTAService
- Get's called when the service is started Registers the NIMMSTAIntentReceiver to handle intents from the NIMMSTA App
- onDestroy() - function in com.nimmsta.intent_library.NIMMSTAService
- Gets called when the service is stopped
- OneCellHeaderLayout - class in com.nimmsta.intent_library.models.layouts
- onError(Function1) - function in com.nimmsta.intent_library.NIMMSTAIntentConnection
- Lambda is called once service thrown an error.
- onError(Function1) - function in com.nimmsta.intent_library.NIMMSTAWebServiceConnection
- onError(Function1) - function in com.nimmsta.intent_library.util.Task
- Lambda is called once error was thrown.
- onLowMemory() - function in com.nimmsta.intent_library.ApplicationIntentConnection
- onLowMemory() - function in android.app.NIMMSTAService
- onNullBinding(ComponentName) - function in android.content.NIMMSTAIntentConnection
- onNullBinding(ComponentName) - function in com.nimmsta.intent_library.NIMMSTAIntentServiceConnection
- onNullBinding(ComponentName) - function in com.nimmsta.intent_library.NIMMSTAWebServiceConnection
- onReady(Function1) - function in com.nimmsta.intent_library.ApplicationIntentConnection
- onRebind(Intent) - function in com.nimmsta.intent_library.NIMMSTAService
- onServiceConnected(ComponentName,IBinder) - function in com.nimmsta.intent_library.NIMMSTAIntentConnection
- onServiceConnected(ComponentName,IBinder) - function in com.nimmsta.intent_library.NIMMSTAIntentServiceConnection
- onServiceConnected(ComponentName,IBinder) - function in com.nimmsta.intent_library.NIMMSTAWebServiceConnection
- onServiceDisconnected(ComponentName) - function in com.nimmsta.intent_library.NIMMSTAIntentConnection
- onServiceDisconnected(ComponentName) - function in com.nimmsta.intent_library.NIMMSTAIntentServiceConnection
- onServiceDisconnected(ComponentName) - function in com.nimmsta.intent_library.NIMMSTAWebServiceConnection
- onStart(Intent,Integer) - function in android.app.NIMMSTAService
- onStartCommand(Intent,Integer,Integer) - function in android.app.NIMMSTAService
- onSuccess(Function1) - function in com.nimmsta.intent_library.NIMMSTAIntentConnection
- Lambda is called once service thrown an error.
- onSuccess(Function1) - function in com.nimmsta.intent_library.NIMMSTAWebServiceConnection
- onSuccess(Function1) - function in com.nimmsta.intent_library.util.Task
- Lambda is called once task was successful.
- onTaskRemoved(Intent) - function in android.app.NIMMSTAService
- onTimeout(Integer) - function in android.app.NIMMSTAService
- onTimeout(Integer,Integer) - function in android.app.NIMMSTAService
- onTransact(Integer,Parcel,Parcel,Integer) - function in android.os.NIMMSTAService.ServiceBinder
- onTrimMemory(Integer) - function in com.nimmsta.intent_library.ApplicationIntentConnection
- onTrimMemory(Integer) - function in android.app.NIMMSTAService
- onUnbind(Intent) - function in com.nimmsta.intent_library.NIMMSTAService
- openFileInput(String) - function in android.content.NIMMSTAService
- openFileOutput(String,Integer) - function in android.content.NIMMSTAService
- openOrCreateDatabase(String,Integer,SQLiteDatabase.CursorFactory) - function in android.content.NIMMSTAService
- openOrCreateDatabase(String,Integer,SQLiteDatabase.CursorFactory,DatabaseErrorHandler) - function in android.content.NIMMSTAService
- ORANGE - enum entry in com.nimmsta.intent_library.models.general.LTColor