Home
last modified time | relevance | path

Searched refs:getMountService (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/deviceinfo/
DMemory.java202 private synchronized IMountService getMountService() { in getMountService() method in Memory
293 IMountService mountService = getMountService();
311 IMountService mountService = getMountService();
347 IMountService mountService = getMountService();
/packages/apps/Settings/src/com/android/settings/
DCryptKeeper.java148 final IMountService service = getMountService(); in doInBackground()
185 final IMountService service = getMountService(); in doInBackground()
609 private IMountService getMountService() { in getMountService() method in CryptKeeper