Searched refs:DROPBOX_SERVICE (Results 1 – 13 of 13) sorted by relevance
55 (DropBoxManager) context.getSystemService(Context.DROPBOX_SERVICE); in startWorking()
531 DropBoxManager db = (DropBoxManager) mContext.getSystemService(Context.DROPBOX_SERVICE); in logBatteryStatsLocked()
56 Context.DROPBOX_SERVICE); in testAddText()90 Context.DROPBOX_SERVICE);134 Context.DROPBOX_SERVICE);251 Context.DROPBOX_SERVICE); in testIsTagEnabled()
2124 DROPBOX_SERVICE,2660 public static final String DROPBOX_SERVICE = "dropbox"; field in Context
97 final DropBoxManager db = (DropBoxManager) ctx.getSystemService(Context.DROPBOX_SERVICE); in logBootEvents()
358 Context.DROPBOX_SERVICE); in buildRecorder()1290 Context.DROPBOX_SERVICE); in foundNonMonotonic()
767 ServiceManager.addService(Context.DROPBOX_SERVICE, in startOtherServices()
441 registerService(DROPBOX_SERVICE, new StaticServiceFetcher() { in registerService() argument1840 IBinder b = ServiceManager.getService(DROPBOX_SERVICE); in createDropBoxManager()
5170 dropBox = (DropBoxManager) getSystemContext().getSystemService(Context.DROPBOX_SERVICE); in DropBoxReporter()
589 getContext().getSystemService(Context.DROPBOX_SERVICE); in ensureAndroidIdIsSet()
336 NO DOC BLOCK: android.content.Context Field DROPBOX_SERVICE
11677 mContext.getSystemService(Context.DROPBOX_SERVICE);11934 mContext.getSystemService(Context.DROPBOX_SERVICE);
7216 field public static final java.lang.String DROPBOX_SERVICE = "dropbox";