/aosp14/frameworks/base/telephony/common/com/google/android/mms/util/ |
H A D | AbstractCache.java | 29 private static final boolean LOCAL_LOGV = false; field in AbstractCache 42 if (LOCAL_LOGV) { in put() 49 if (LOCAL_LOGV) { in put() 60 if (LOCAL_LOGV) { in put() 70 if (LOCAL_LOGV) { in get() 78 if (LOCAL_LOGV) { in get() 89 if (LOCAL_LOGV) { in purge() 95 if (LOCAL_LOGV) { in purge() 104 if (LOCAL_LOGV) { in purgeAll()
|
H A D | PduCache.java | 33 private static final boolean LOCAL_LOGV = false; field in PduCache 89 if (LOCAL_LOGV) { in getInstance() 212 if (LOCAL_LOGV) { in normalizeKey() 219 if (LOCAL_LOGV) { in purgeByMessageBox() 245 if (LOCAL_LOGV) { in purgeByThreadId()
|
/aosp14/frameworks/base/telephony/common/com/google/android/mms/pdu/ |
H A D | PduParser.java | 146 if (LOCAL_LOGV) { in parse() 152 if (LOCAL_LOGV) { in parse() 158 if (LOCAL_LOGV) { in parse() 165 if (LOCAL_LOGV) { in parse() 172 if (LOCAL_LOGV) { in parse() 200 if (LOCAL_LOGV) { in parse() 207 if (LOCAL_LOGV) { in parse() 214 if (LOCAL_LOGV) { in parse() 221 if (LOCAL_LOGV) { in parse() 253 if (LOCAL_LOGV) { in parseHeaders() [all …]
|
H A D | EncodedStringValue.java | 35 private static final boolean LOCAL_LOGV = false; field in EncodedStringValue 153 if (LOCAL_LOGV) { in getString()
|
H A D | PduPersister.java | 73 private static final boolean LOCAL_LOGV = false; field in PduPersister 379 if (LOCAL_LOGV) { in loadParts() 548 if (LOCAL_LOGV) { in load() 860 if (LOCAL_LOGV) { in persistData() 878 if (LOCAL_LOGV) { in persistData() 953 if (LOCAL_LOGV) { in updateHeaders() 1122 if (LOCAL_LOGV) { in updateParts() 1230 if (LOCAL_LOGV) { in persist()
|
/aosp14/frameworks/base/packages/WAPPushManager/src/com/android/smspush/ |
H A D | WapPushManager.java | 69 private static final boolean LOCAL_LOGV = false; field in WapPushManager 82 if (LOCAL_LOGV) Log.v(LOG_TAG, "helper instance created."); in WapPushManDBHelper() 87 if (LOCAL_LOGV) Log.v(LOG_TAG, "db onCreate."); in onCreate() 133 if (LOCAL_LOGV) Log.v(LOG_TAG, "queryLastApp app_id: " + app_id in queryLastApp() 179 if (LOCAL_LOGV) Log.v(LOG_TAG, "compare signature " + mContext.getPackageName() in signatureCheck() 207 if (LOCAL_LOGV) Log.v(LOG_TAG, "starting " + lastapp.packageName in processMessage() 330 if (LOCAL_LOGV) Log.v(LOG_TAG, "update:" + x_app_id + ":" + content_type + " " in updatePackage() 353 if (LOCAL_LOGV) Log.v(LOG_TAG, "deleted " + num_removed + " rows:" in deletePackage() 385 if (LOCAL_LOGV) Log.v(LOG_TAG, "create new db inst."); in getDatabase() 426 if (LOCAL_LOGV) { in insertPackage() [all …]
|
/aosp14/frameworks/base/core/java/android/app/admin/ |
H A D | DeviceAdminReceiver.java | 597 if (LOCAL_LOGV) { in onEnabled() 615 if (LOCAL_LOGV) { in onDisableRequested() 631 if (LOCAL_LOGV) { in onDisabled() 808 if (LOCAL_LOGV) { in onProfileProvisioningComplete() 996 if (LOCAL_LOGV) { in onUserAdded() 1012 if (LOCAL_LOGV) { in onUserRemoved() 1028 if (LOCAL_LOGV) { in onUserStarted() 1044 if (LOCAL_LOGV) { in onUserStopped() 1060 if (LOCAL_LOGV) { in onUserSwitched() 1114 if (LOCAL_LOGV) { in onOperationSafetyStateChanged() [all …]
|
/aosp14/frameworks/base/services/core/java/com/android/server/rollback/ |
H A D | RollbackManagerServiceImpl.java | 130 private static final boolean LOCAL_LOGV = Log.isLoggable(TAG, Log.VERBOSE); field in RollbackManagerServiceImpl 265 if (LOCAL_LOGV) { in RollbackManagerServiceImpl() 345 if (LOCAL_LOGV) { in registerUserCallbacks() 535 if (LOCAL_LOGV) { 757 if (LOCAL_LOGV) { 948 if (LOCAL_LOGV) { 962 if (LOCAL_LOGV) { 1092 if (LOCAL_LOGV) { 1129 if (LOCAL_LOGV) { 1267 if (LOCAL_LOGV) {
|
/aosp14/frameworks/base/core/java/android/animation/ |
H A D | AnimationHandler.java | 44 private static final boolean LOCAL_LOGV = false; field in AnimationHandler 161 if (LOCAL_LOGV) { in removeRequestor() 232 if (LOCAL_LOGV) { in requestAnimatorsEnabledImpl()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | ViewRootImpl.java | 262 private static final boolean LOCAL_LOGV = false; field in ViewRootImpl 264 private static final boolean DEBUG_DRAW = false || LOCAL_LOGV; 265 private static final boolean DEBUG_LAYOUT = false || LOCAL_LOGV; 270 private static final boolean DEBUG_IMF = false || LOCAL_LOGV; 278 private static final boolean DEBUG_BLAST = false || LOCAL_LOGV; 1647 } else if (LOCAL_LOGV) { 2020 } else if (LOCAL_LOGV) { 4870 if (LOCAL_LOGV) { in performDraw() 5259 if (LOCAL_LOGV) { in drawSoftware() 6180 if (LOCAL_LOGV) { in handleMessageImpl() [all …]
|
/aosp14/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/ |
H A D | WapPushTest.java | 53 private static final boolean LOCAL_LOGV = false; field in WapPushTest 961 if (LOCAL_LOGV) { in createRandomWspHeader() 1061 if (LOCAL_LOGV) { in createRandomWspHeader() 1166 if (LOCAL_LOGV) { in createRandomWspHeaderStrAppId() 1265 if (LOCAL_LOGV) { in createRandomWspHeaderStrAppId()
|
/aosp14/frameworks/base/core/java/android/provider/ |
H A D | Settings.java | 2963 private static final boolean LOCAL_LOGV = false; field in Settings 3279 if (DEBUG || LOCAL_LOGV) { in getStringForUser() 3394 if (DEBUG || LOCAL_LOGV) { in getStringForUser() 3993 if (LOCAL_LOGV) { in putStringForUser() 6531 if (LOCAL_LOGV) { in putStringForUser() 17093 if (LOCAL_LOGV) { in putStringForUser()
|
/aosp14/frameworks/base/core/java/android/os/storage/ |
H A D | StorageManager.java | 138 private static final boolean LOCAL_LOGV = Log.isLoggable(TAG, Log.VERBOSE); field in StorageManager
|
/aosp14/frameworks/base/services/core/java/com/android/server/ |
H A D | StorageManagerService.java | 296 private static final boolean LOCAL_LOGV = Log.isLoggable(TAG, Log.VERBOSE); field in StorageManagerService 4718 if (LOCAL_LOGV) { in getExternalStorageMountMode()
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | BatteryStats.java | 89 private static final boolean LOCAL_LOGV = false; field in BatteryStats
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 35301 Landroid/os/BatteryStats;->LOCAL_LOGV:Z 43024 Landroid/provider/Settings;->LOCAL_LOGV:Z 64696 Landroid/view/ViewRootImpl;->LOCAL_LOGV:Z
|