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