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