public final class SystemServices extends Object
Modifier and Type | Method and Description |
---|---|
static ActivityManager |
getActivityManager(Context context) |
static DropBoxManager |
getDropBoxManager(Context context) |
static NotificationManager |
getNotificationManager(Context context) |
static TelephonyManager |
getTelephonyManager(Context context) |
@NonNull public static TelephonyManager getTelephonyManager(@NonNull Context context) throws org.acra.util.SystemServices.ServiceNotReachedException
org.acra.util.SystemServices.ServiceNotReachedException
@NonNull public static DropBoxManager getDropBoxManager(@NonNull Context context) throws org.acra.util.SystemServices.ServiceNotReachedException
org.acra.util.SystemServices.ServiceNotReachedException
@NonNull public static NotificationManager getNotificationManager(@NonNull Context context) throws org.acra.util.SystemServices.ServiceNotReachedException
org.acra.util.SystemServices.ServiceNotReachedException
@NonNull public static ActivityManager getActivityManager(@NonNull Context context) throws org.acra.util.SystemServices.ServiceNotReachedException
org.acra.util.SystemServices.ServiceNotReachedException