Home | History | Annotate | Download | only in app

Lines Matching refs:DROPBOX_SERVICE

267         registerService(Context.DROPBOX_SERVICE, DropBoxManager.class,
271 IBinder b = ServiceManager.getService(Context.DROPBOX_SERVICE);
277 // DROPBOX_SERVICE is registered.