Home
last modified time | relevance | path

Searched refs:DROPBOX_SERVICE (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DSamplingProfilerService.java55 (DropBoxManager) context.getSystemService(Context.DROPBOX_SERVICE); in startWorking()
DDropBoxManagerService.java196 publishBinderService(Context.DROPBOX_SERVICE, mStub); in onStart()
DBatteryService.java564 DropBoxManager db = (DropBoxManager) mContext.getSystemService(Context.DROPBOX_SERVICE); in logBatteryStatsLocked()
/frameworks/base/core/java/android/content/
DContext.java2687 DROPBOX_SERVICE,
3342 public static final String DROPBOX_SERVICE = "dropbox"; field in Context
/frameworks/base/core/java/com/android/server/
DBootReceiver.java162 final DropBoxManager db = (DropBoxManager) ctx.getSystemService(Context.DROPBOX_SERVICE); in logBootEvents()
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java278 registerService(Context.DROPBOX_SERVICE, DropBoxManager.class, in registerService() argument
282 IBinder b = ServiceManager.getService(Context.DROPBOX_SERVICE); in registerService()
DActivityThread.java6080 … dropBox = (DropBoxManager) getSystemContext().getSystemService(Context.DROPBOX_SERVICE); in ensureInitialized()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsService.java374 Context.DROPBOX_SERVICE); in buildRecorder()
1450 Context.DROPBOX_SERVICE); in foundNonMonotonic()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java1974 Context.DROPBOX_SERVICE); in ensureSecureSettingAndroidIdSetLocked()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java13582 mContext.getSystemService(Context.DROPBOX_SERVICE); in logStrictModeViolationToDropBox()
13846 mContext.getSystemService(Context.DROPBOX_SERVICE); in addErrorToDropBox()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7248 field public static final java.lang.String DROPBOX_SERVICE = "dropbox";
/frameworks/base/api/
Dcurrent.txt8181 field public static final java.lang.String DROPBOX_SERVICE = "dropbox";
Dsystem-current.txt8511 field public static final java.lang.String DROPBOX_SERVICE = "dropbox";
Dtest-current.txt8192 field public static final java.lang.String DROPBOX_SERVICE = "dropbox";