Home
last modified time | relevance | path

Searched refs:mLogTag (Results 1 – 25 of 29) sorted by relevance

12

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DRestrictManager.java50 private final String mLogTag; field in RestrictManager
202 Log.d(mLogTag, "handleMessage : " + message.what); in handleMessage()
224 Log.d(mLogTag, "EVENT_LOW_RTP_QUALITY_REPORTED reason: " + reason); in handleMessage()
237 mLogTag, in handleMessage()
256 mLogTag, in handleMessage()
271 Log.d(mLogTag, "Rtt check status received:Fail"); in handleMessage()
303 Log.d(mLogTag, "Reset Fallback Counter on APM On/WFC off/Wifi Off"); in handleMessage()
380 Log.d(mLogTag, restrictTypeToString(mRestrictType) + " was expired." in isRestrictionExpired()
473 mLogTag = in RestrictManager()
555 Log.d(mLogTag, "onWfcModeChanged prefMode :" + prefMode + " coverage:" + coverage); in onWfcModeChanged()
[all …]
DQnsEventDispatcher.java123 private final String mLogTag; field in QnsEventDispatcher
153 Log.d(mLogTag, "onReceive: " + action);
238 Log.d(mLogTag, "mWfcActivationIntentReceiver onReceive: " + action);
243 Log.d(mLogTag, "Intent subId: " + subId + ", mSubId: " + mSubId);
265 mLogTag = QnsEventDispatcher.class.getSimpleName() + "[" + mSlotIndex + "]"; in QnsEventDispatcher()
286 HandlerThread handlerThread = new HandlerThread(mLogTag); in QnsEventDispatcher()
298 Log.d(mLogTag, "loadAndNotifyWfcSettings for sub:" + subId); in loadAndNotifyWfcSettings()
317 Log.d(mLogTag, "onCarrierConfigChanged"); in onCarrierConfigChanged()
505 Log.d(mLogTag, "create mUserSettingObserver"); in registerContentObserver()
571 Log.d(mLogTag, sb.toString()); in registerContentObserver()
[all …]
DQnsCarrierConfigManager.java720 private final String mLogTag; field in QnsCarrierConfigManager
802 Log.d(mLogTag, "provisioning bad THLTE1 old:" + thresholds.mBad + " new:" + bad); in applyProvisioningInfo()
811 Log.d(mLogTag, "provisioning worst THLTE2 old:" + thresholds.mWorst + " new:" + worst); in applyProvisioningInfo()
819 Log.d(mLogTag, "provisioning good THLTE3 old:" + thresholds.mGood + " new:" + good); in applyProvisioningInfo()
828 Log.d(mLogTag, "provisioning good VOWT_A old:" + thresholds.mGood + " new:" + good); in applyProvisioningInfo()
836 Log.d(mLogTag, "provisioning bad VOWT_B old:" + thresholds.mBad + " new:" + bad); in applyProvisioningInfo()
1070 Log.d(mLogTag, "Event received QNS_EVENT_CARRIER_CONFIG_CHANGED"); in handleMessage()
1074 mLogTag, in handleMessage()
1084 Log.d(mLogTag, "Qns Carrier config updated found"); in handleMessage()
1104 mLogTag = in QnsCarrierConfigManager()
[all …]
DQnsCallStatusTracker.java49 private final String mLogTag; field in QnsCallStatusTracker
117 private String mLogTag; field in QnsCallStatusTracker.ActiveCallTracker
128 Log.d(mLogTag, "handleMessage : " + message.what); in handleMessage()
137 Log.d(mLogTag, "unHandleMessage : " + message.what); in handleMessage()
169 mTag = mLogTag + "_LQH"; in MediaLowQualityHandler()
194 Log.d(mLogTag, "unHandleMessage : " + message.what); in handleMessage()
388 mLogTag = ActiveCallTracker.class.getSimpleName() + "_" + slotIndex; in ActiveCallTracker()
420 Log.d(mLogTag, "onDataConnectionStatusChanged with null info"); in onDataConnectionStatusChanged()
426 Log.w(mLogTag, "Unexpected transport type on connected DataNetwork."); in onDataConnectionStatusChanged()
430 Log.d(mLogTag, "Call started with " in onDataConnectionStatusChanged()
[all …]
DCellularNetworkStatusTracker.java28 private final String mLogTag; field in CellularNetworkStatusTracker
40 mLogTag = in CellularNetworkStatusTracker()
50 Log.d(mLogTag, s); in log()
DQnsProvisioningListener.java43 private final String mLogTag; field in QnsProvisioningListener
57 mLogTag = QnsProvisioningListener.class.getSimpleName() + "_" + mSlotIndex; in QnsProvisioningListener()
65 HandlerThread handlerThread = new HandlerThread(mLogTag); in QnsProvisioningListener()
238 Log.d(mLogTag, s); in log()
242 Log.e(mLogTag, s); in loge()
DQnsCarrierAnspSupportConfig.java949 private final String mLogTag; field in QnsCarrierAnspSupportConfig
997 mLogTag = in QnsCarrierAnspSupportConfig()
1034 Log.d(mLogTag, "invalid Thresholds for " + thresholdKey + " use default."); in validateAndAdjustThresholdArray()
1047 mLogTag, in validateAndAdjustThresholdArray()
DAccessNetworkSelectionPolicy.java35 private final String mLogTag; field in AccessNetworkSelectionPolicy
44 mLogTag = in AccessNetworkSelectionPolicy()
101 Log.d(mLogTag, s); in log()
DDataConnectionStatusTracker.java35 private final String mLogTag; field in DataConnectionStatusTracker
93 mLogTag = in DataConnectionStatusTracker()
113 Log.d(mLogTag, s); in log()
DQualifiedNetworksServiceImpl.java151 private final String mLogTag; field in QualifiedNetworksServiceImpl.NetworkAvailabilityProviderImpl
168 mLogTag = NetworkAvailabilityProviderImpl.class.getSimpleName() + "_" + slotIndex; in NetworkAvailabilityProviderImpl()
324 if (DBG) Log.d(mLogTag, s); in log()
DQnsComponents.java35 private final String mLogTag = QnsComponents.class.getSimpleName(); field in QnsComponents
127 Log.d(mLogTag, "QnsComponents created for slot " + slotId); in createQnsComponents()
306 Log.d(mLogTag, "QnsComponents closed for slot " + slotId); in closeComponents()
DQnsImsManager.java70 private final String mLogTag; field in QnsImsManager
102 mLogTag = QnsImsManager.class.getSimpleName() + "_" + mSlotId; in QnsImsManager()
106 mHandlerThread = new HandlerThread(mLogTag); in QnsImsManager()
1105 Log.d(mLogTag, s); in log()
1109 Log.e(mLogTag, s); in loge()
DQnsMetrics.java51 private final String mLogTag; field in QnsMetrics
64 mLogTag = QnsMetrics.class.getSimpleName(); in QnsMetrics()
79 mLogTag = QnsMetrics.class.getSimpleName(); in QnsMetrics()
553 super(mLogTag + "_" + HandoverTimeStateMachine.class.getSimpleName() + "_" + slotId in HandoverTimeStateMachine()
1024 Log.d(mLogTag, s); in log()
/packages/services/Car/service/src/com/android/car/evs/
DStateMachine.java100 private final String mLogTag; field in StateMachine
110 Slogf.w(mLogTag, "StreamCallback %s has died.", callback.asBinder()); in onCallbackDied()
114 Slogf.e(mLogTag, "Failed to request the acticity."); in onCallbackDied()
243 Slogf.w(mLogTag, "Failed to forward an event to %s", callback); in processStreamEvent()
275 Slogf.w(mLogTag, "Failed to forward a frame to %s", callback); in processNewFrame()
287 Slogf.i(mLogTag, "No client is actively listening."); in processNewFrame()
319 mLogTag = TAG_EVS + postfix; in StateMachine()
324 Slogf.d(mLogTag, "Camera Activity=%s", mActivityName); in StateMachine()
397 Slogf.d(mLogTag, "Buffer %d has %d references.", id, refcount); in doneWithFrame()
424 Slogf.e(mLogTag, "Context is not valid."); in requestStartActivity()
[all …]
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DAbstractSessionStateMachine.java105 private final String mLogTag; field in AbstractSessionStateMachine
114 mLogTag = name; in AbstractSessionStateMachine()
298 getIkeLog().d(mLogTag, s); in log()
303 getIkeLog().d(mLogTag, s); in logd()
307 getIkeLog().d(mLogTag, s, e); in logd()
312 getIkeLog().v(mLogTag, s); in logv()
317 getIkeLog().i(mLogTag, s); in logi()
321 getIkeLog().i(mLogTag, s, cause); in logi()
326 getIkeLog().w(mLogTag, s); in logw()
331 getIkeLog().e(mLogTag, s); in loge()
[all …]
/packages/services/Telephony/src/com/android/services/telephony/domainselection/
DDomainSelectorBase.java63 private final String mLogTag; field in DomainSelectorBase
74 mLogTag = logTag; in DomainSelectorBase()
121 ipw.println(mLogTag + ":"); in dump()
130 Log.d(mLogTag, "[" + getSlotId() + "|" + getSubId() + "] " + s); in logd()
134 Log.i(mLogTag, "[" + getSlotId() + "|" + getSubId() + "] " + s); in logi()
139 Log.e(mLogTag, "[" + getSlotId() + "|" + getSubId() + "] " + s); in loge()
/packages/apps/Settings/src/com/android/settings/biometrics/activeunlock/
DActiveUnlockContentListener.java53 private final String mLogTag; field in ActiveUnlockContentListener
74 mLogTag = logTag; in ActiveUnlockContentListener()
123 Log.e(mLogTag, "Uri null when trying to fetch content"); in getContentFromUri()
132 Log.e(mLogTag, "Failed to call contentProvider", e); in getContentFromUri()
138 Log.e(mLogTag, "Null bundle returned from contentProvider"); in getContentFromUri()
/packages/modules/Connectivity/tests/integration/util/com/android/server/
DNetworkAgentWrapper.java79 private final String mLogTag; field in NetworkAgentWrapper
162 mLogTag = "Mock-" + typeName; in NetworkAgentWrapper()
163 mHandlerThread = new HandlerThread(mLogTag); in NetworkAgentWrapper()
195 super(wrapper.mContext, wrapper.mHandlerThread.getLooper(), wrapper.mLogTag, in InstrumentedNetworkAgent()
230 Log.i(mWrapper.mLogTag, "onQosCallbackRegistered"); in onQosCallbackRegistered()
237 Log.i(mWrapper.mLogTag, "onQosCallbackUnregistered"); in onQosCallbackUnregistered()
248 Log.i(mWrapper.mLogTag, "Add keepalive packet filter."); in addKeepalivePacketFilter()
253 Log.i(mWrapper.mLogTag, "Remove keepalive packet filter."); in removeKeepalivePacketFilter()
379 Log.e(mLogTag, "Interrupted when waiting for handler thread on destroy", e); in destroy()
/packages/apps/Launcher3/src/com/android/launcher3/model/
DLoaderMemoryLogger.java63 String tag = String.format("%s: %s", TAG, logEntry.mLogTag); in printLogs()
79 protected final String mLogTag; field in LoaderMemoryLogger.LogEntry
86 mLogTag = logTag; in LogEntry()
/packages/modules/Connectivity/staticlibs/testutils/devicetests/com/android/testutils/async/
DFakeOsAccess.java59 private final String mLogTag; field in FakeOsAccess
64 mLogTag = logTag; in FakeOsAccess()
221 Log.i(mLogTag, logStr("Delaying transfer of " + additionalQueuedCount in write()
252 Log.i(mLogTag, logStr("Delaying transfer of " in copyFileBuffers()
382 Log.v(mLogTag, logStr("Poll returns " + readyCount in poll()
391 Log.v(mLogTag, logStr("Poll timeout " + timeoutMs in poll()
417 Log.w(mLogTag, logStr("Ignoring FD concurrently closed by a buggy app: " in calculateReadyCount()
423 Log.v(mLogTag, logStr("calculateReadyCount fd=" + getFileDebugName(pollFd.fd) in calculateReadyCount()
/packages/modules/Bluetooth/framework/tests/util/src/android/bluetooth/test_utils/
DTestUtils.java206 private final String mLogTag; field in TestUtils.BluetoothCtsServiceConnector
213 mLogTag = Objects.requireNonNull(logTag); in BluetoothCtsServiceConnector()
289 Log.e(mLogTag, "Timeout while waiting for Profile Connect"); in waitForProfileConnect()
294 Log.e(mLogTag, "waitForProfileConnect: interrupted"); in waitForProfileConnect()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
DLayoutTestsBase.java44 private String mLogTag; field in LayoutTestsBase
53 mLogTag = SubtypeLocaleUtils.getSubtypeNameForLogging(mSubtype) + "/" in setUp()
140 final String tag = mLogTag + "/" + KeyboardId.elementIdToName(elementId); in doKeyboardTests()
/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMulticastPacketReader.java36 private final String mLogTag; field in MulticastPacketReader
76 mLogTag = MulticastPacketReader.class.getSimpleName() + "/" + interfaceTag; in MulticastPacketReader()
/packages/modules/NeuralNetworks/runtime/test/fuzzing/
DRandomGraphGeneratorUtils.h92 __android_log_print(ANDROID_LOG_FATAL, mLogTag.c_str(), "%s", ss.str().c_str()); in ~LoggerStream()
108 LoggerStream::mLogTag = logTag; in writeAbortMessageToSystemLog()
118 static std::string mLogTag; variable
DRandomGraphGeneratorUtils.cpp49 std::string LoggerStream::mLogTag; member in android::nn::fuzzing_test::LoggerStream

12