Searched refs:logeWithLocalLog (Results 1 – 2 of 2) sorted by relevance
589 logeWithLocalLog("Unhandled msg in delivering state, msg.what = " in processMessage()641 logeWithLocalLog("WaitingState.processMessage: received " in processMessage()1028 logeWithLocalLog(errorMsg, tracker.getMessageId()); in processMessagePart()1339 logeWithLocalLog("dispatchIntent: SYSTEM user is not running", in dispatchIntent()1514 logeWithLocalLog("checkAndHandleDuplicate: Exact match query returned " in checkAndHandleDuplicate()1560 logeWithLocalLog("checkAndHandleDuplicate: Inexact match query returned " in checkAndHandleDuplicate()1586 logeWithLocalLog("Warning: dup message PDU of length " + pdu.length in logDupPduMismatch()1696 logeWithLocalLog("fakeNextAction: " + mWaitingForIntent.getAction(), in fakeNextAction()1700 logeWithLocalLog("fakeNextAction: mWaitingForIntent is null", in fakeNextAction()1713 logeWithLocalLog("handleAction: Received " + action + " when expecting " in handleAction()[all …]
928 logeWithLocalLog("Unexpected error getting slot status: " + ar.exception); in onGetSlotStatusDone()962 logeWithLocalLog("The number of the physical slots reported " + numSlots in onGetSlotStatusDone()1274 private void logeWithLocalLog(String string) { in logeWithLocalLog() method in UiccController