A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
W
R
- recreate() - function in android.app.CrashReportDialog
- registerActivityLifecycleCallbacks(Application.ActivityLifecycleCallbacks) - function in android.app.CrashReportDialog
- registerComponentCallbacks(ComponentCallbacks) - function in android.content.CrashReportDialog
- registerForContextMenu(View) - function in android.app.CrashReportDialog
- registerReceiver(BroadcastReceiver,IntentFilter) - function in android.content.CrashReportDialog
- registerReceiver(BroadcastReceiver,IntentFilter,Integer) - function in android.content.CrashReportDialog
- registerReceiver(BroadcastReceiver,IntentFilter,String,Handler) - function in android.content.CrashReportDialog
- registerReceiver(BroadcastReceiver,IntentFilter,String,Handler,Integer) - function in android.content.CrashReportDialog
- releaseInstance() - function in android.app.CrashReportDialog
- removeDialog(Integer) - function in android.app.CrashReportDialog
- removeStickyBroadcast(Intent) - function in android.content.CrashReportDialog
- removeStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.CrashReportDialog
- reportDialogClass() - function in org.acra.annotation.AcraDialog
- Custom CrashReportDialog class
- reportFullyDrawn() - function in android.app.CrashReportDialog
- requestDragAndDropPermissions(DragEvent) - function in android.app.CrashReportDialog
- requestPermissions(Array,Integer) - function in android.app.CrashReportDialog
- requestShowKeyboardShortcuts() - function in android.app.CrashReportDialog
- requestVisibleBehind(Boolean) - function in android.app.CrashReportDialog
- requestWindowFeature(Integer) - function in android.app.CrashReportDialog
- requireViewById(Integer) - function in android.app.CrashReportDialog
- resCommentPrompt() - function in org.acra.annotation.AcraDialog
- label of the comment input prompt.If not provided, removes the input field.
- resEmailPrompt() - function in org.acra.annotation.AcraDialog
- label of the email input prompt.If not provided, removes the input field.
- resIcon() - function in org.acra.annotation.AcraDialog
- icon of the dialog
- resNegativeButtonText() - function in org.acra.annotation.AcraDialog
- label of the negative button
- resPositiveButtonText() - function in org.acra.annotation.AcraDialog
- label of the positive button
- resText() - function in org.acra.annotation.AcraDialog
- text in the dialog
- resTheme() - function in org.acra.annotation.AcraDialog
- theme of the dialog
- resTitle() - function in org.acra.annotation.AcraDialog
- title of the dialog
- revokeUriPermission(Uri,Integer) - function in android.content.CrashReportDialog
- revokeUriPermission(String,Uri,Integer) - function in android.content.CrashReportDialog
- runOnUiThread(Runnable) - function in android.app.CrashReportDialog