A
B
C
D
E
F
G
I
M
O
P
Q
R
S
U
S
- sendBroadcast(Intent) - function in android.content.ContextWrapper
- sendBroadcast(Intent,String) - function in android.content.ContextWrapper
- sendBroadcastAsUser(Intent,UserHandle) - function in android.content.ContextWrapper
- sendBroadcastAsUser(Intent,UserHandle,String) - function in android.content.ContextWrapper
- sendBroadcastWithMultiplePermissions(Intent,Array) - function in android.content.Context
- sendOrderedBroadcast(Intent,Integer,String,String,BroadcastReceiver,Handler,String,Bundle,Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcast(Intent,String) - function in android.content.ContextWrapper
- sendOrderedBroadcast(Intent,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcast(Intent,String,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcastAsUser(Intent,UserHandle,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
- sendStickyBroadcast(Intent) - function in android.content.ContextWrapper
- sendStickyBroadcast(Intent,Bundle) - function in android.content.ContextWrapper
- sendStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.ContextWrapper
- sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
- sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
- setTheme(Integer) - function in android.content.ContextWrapper
- setWallpaper(Bitmap) - function in android.content.ContextWrapper
- setWallpaper(InputStream) - function in android.content.ContextWrapper
- share() - function in io.getstream.logging.android.init.StreamLogFileManager
- Shares log file.
- share() - function in io.getstream.logging.android.init.StreamLogFileManager.ShareManager
- shutdown() - function in android.content.ContentProvider
- startActivities(Array) - function in android.content.ContextWrapper
- startActivities(Array,Bundle) - function in android.content.ContextWrapper
- startActivity(Intent) - function in android.content.ContextWrapper
- startActivity(Intent,Bundle) - function in android.content.ContextWrapper
- startForeground(Integer,Notification) - function in android.app.Service
- startForeground(Integer,Notification,Integer) - function in android.app.Service
- startForegroundService(Intent) - function in android.content.ContextWrapper
- startInstrumentation(ComponentName,String,Bundle) - function in android.content.ContextWrapper
- startIntentSender(IntentSender,Intent,Integer,Integer,Integer) - function in android.content.ContextWrapper
- startIntentSender(IntentSender,Intent,Integer,Integer,Integer,Bundle) - function in android.content.ContextWrapper
- startService(Intent) - function in android.content.ContextWrapper
- stopForeground(Boolean) - function in android.app.Service
- stopForeground(Integer) - function in android.app.Service
- stopSelf() - function in android.app.Service
- stopSelf(Integer) - function in android.app.Service
- stopSelfResult(Integer) - function in android.app.Service
- stopService(Intent) - function in android.content.ContextWrapper
- StreamLogFileManager - class in io.getstream.logging.android.init
- An entry point to share/clear a log file.
- StreamLogFileManager.ClearManager - class in io.getstream.logging.android.init.StreamLogFileManager
- Clears a log file.
- StreamLogFileManager.ShareManager - class in io.getstream.logging.android.init.StreamLogFileManager
- Shares a log file.
- StreamLogFileProvider - class in io.getstream.logging.android.init
- Initializes StreamLog at app startup time and represents a FileProvider for log file sharing.
- StreamLogFileService - class in io.getstream.logging.android.init
- The service handles adb commands to share/clear the log file.