Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java591 if (DEBUG_SD_INSTALL) Log.i(TAG, "onServiceConnected"); in onServiceConnected()
598 if (DEBUG_SD_INSTALL) Log.i(TAG, "onServiceDisconnected"); in onServiceDisconnected()
764 if (DEBUG_SD_INSTALL) Log.i(TAG, "Trying to bind to" + in connectToService()
848 if (DEBUG_SD_INSTALL) Log.i(TAG, in doHandleMessage()
856 if (DEBUG_SD_INSTALL) Log.i(TAG, in doHandleMessage()
868 if (DEBUG_SD_INSTALL) Log.i(TAG, in doHandleMessage()
1096 if (DEBUG_SD_INSTALL) Log.i(TAG, "Got message UPDATED_MEDIA_STATUS"); in doHandleMessage()
1099 … if (DEBUG_SD_INSTALL) Log.i(TAG, "reportStatus=" + reportStatus + ", doGc = " + doGc); in doHandleMessage()
1107 if (DEBUG_SD_INSTALL) Log.i(TAG, "Unloading all containers"); in doHandleMessage()
1113 if (DEBUG_SD_INSTALL) Log.i(TAG, "Invoking MountService call back"); in doHandleMessage()
[all …]