Searched refs:DROPBOX_SERVICE (Results 1 – 14 of 14) sorted by relevance
56 (DropBoxManager) context.getSystemService(Context.DROPBOX_SERVICE); in startWorking()
183 publishBinderService(Context.DROPBOX_SERVICE, mStub); in onStart()
587 DropBoxManager db = (DropBoxManager) mContext.getSystemService(Context.DROPBOX_SERVICE); in logBatteryStatsLocked()
43 @SystemService(Context.DROPBOX_SERVICE)
2918 DROPBOX_SERVICE,3615 public static final String DROPBOX_SERVICE = "dropbox"; field in Context
185 final DropBoxManager db = (DropBoxManager) ctx.getSystemService(Context.DROPBOX_SERVICE); in logBootEvents()
317 registerService(Context.DROPBOX_SERVICE, DropBoxManager.class, in registerService() argument321 IBinder b = ServiceManager.getServiceOrThrow(Context.DROPBOX_SERVICE); in registerService()
6500 … dropBox = (DropBoxManager) getSystemContext().getSystemService(Context.DROPBOX_SERVICE); in ensureInitialized()
378 Context.DROPBOX_SERVICE); in buildRecorder()1495 Context.DROPBOX_SERVICE); in foundNonMonotonic()
2756 Context.DROPBOX_SERVICE);
14327 mContext.getSystemService(Context.DROPBOX_SERVICE);14593 if (ServiceManager.getService(Context.DROPBOX_SERVICE) == null) return;
7248 field public static final java.lang.String DROPBOX_SERVICE = "dropbox";
8927 field public static final java.lang.String DROPBOX_SERVICE = "dropbox";
9437 field public static final java.lang.String DROPBOX_SERVICE = "dropbox";