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.java56 (DropBoxManager) context.getSystemService(Context.DROPBOX_SERVICE); in startWorking()
DDropBoxManagerService.java183 publishBinderService(Context.DROPBOX_SERVICE, mStub); in onStart()
DBatteryService.java587 DropBoxManager db = (DropBoxManager) mContext.getSystemService(Context.DROPBOX_SERVICE); in logBatteryStatsLocked()
/frameworks/base/core/java/android/os/
DDropBoxManager.java43 @SystemService(Context.DROPBOX_SERVICE)
/frameworks/base/core/java/android/content/
DContext.java2918 DROPBOX_SERVICE,
3615 public static final String DROPBOX_SERVICE = "dropbox"; field in Context
/frameworks/base/core/java/com/android/server/
DBootReceiver.java185 final DropBoxManager db = (DropBoxManager) ctx.getSystemService(Context.DROPBOX_SERVICE); in logBootEvents()
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java317 registerService(Context.DROPBOX_SERVICE, DropBoxManager.class, in registerService() argument
321 IBinder b = ServiceManager.getServiceOrThrow(Context.DROPBOX_SERVICE); in registerService()
DActivityThread.java6500 … dropBox = (DropBoxManager) getSystemContext().getSystemService(Context.DROPBOX_SERVICE); in ensureInitialized()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsService.java378 Context.DROPBOX_SERVICE); in buildRecorder()
1495 Context.DROPBOX_SERVICE); in foundNonMonotonic()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java2756 Context.DROPBOX_SERVICE);
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java14327 mContext.getSystemService(Context.DROPBOX_SERVICE);
14593 if (ServiceManager.getService(Context.DROPBOX_SERVICE) == null) return;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7248 field public static final java.lang.String DROPBOX_SERVICE = "dropbox";
/frameworks/base/api/
Dcurrent.txt8927 field public static final java.lang.String DROPBOX_SERVICE = "dropbox";
Dsystem-current.txt9437 field public static final java.lang.String DROPBOX_SERVICE = "dropbox";