Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccController.java908 logeWithLocalLog("Unexpected error getting slot status: " + ar.exception); in onGetSlotStatusDone()
935 logeWithLocalLog("The number of the physical slots reported " + numSlots in onGetSlotStatusDone()
1243 private void logeWithLocalLog(String string) { in logeWithLocalLog() method in UiccController