Searched refs:DROPBOX_SERVICE (Results 1 – 12 of 12) sorted by relevance
57 @SystemService(Context.DROPBOX_SERVICE)
212 .getSystemService(Context.DROPBOX_SERVICE); in checkDropbox()
317 case Context.DROPBOX_SERVICE: in getSystemService()371 return Context.DROPBOX_SERVICE; in getSystemServiceName()
4207 DROPBOX_SERVICE,5588 public static final String DROPBOX_SERVICE = "dropbox"; field in Context
278 final DropBoxManager db = (DropBoxManager) ctx.getSystemService(Context.DROPBOX_SERVICE); in logBootEvents()
418 publishBinderService(Context.DROPBOX_SERVICE, mStub); in onStart()
867 DropBoxManager db = (DropBoxManager) mContext.getSystemService(Context.DROPBOX_SERVICE); in logBatteryStatsLocked()
524 registerService(Context.DROPBOX_SERVICE, DropBoxManager.class, in registerService() argument528 IBinder b = ServiceManager.getServiceOrThrow(Context.DROPBOX_SERVICE); in registerService()
3675 Context.DROPBOX_SERVICE);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7248 field public static final java.lang.String DROPBOX_SERVICE = "dropbox";
10726 field public static final String DROPBOX_SERVICE = "dropbox";