Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java402 Log.piiHandle(mHandle), in toString()
1245 Log.v(this, "Looking up information for: %s.", Log.piiHandle(number)); in startCallerInfoLookup()
1268 Log.i(this, "CallerInfo received for %s: %s", Log.piiHandle(mHandle), callerInfo); in setCallerInfo()
DMissedCallNotifier.java153 Log.d(this, "Add actions with number %s.", Log.piiHandle(handle)); in showMissedCallNotification()
176 Log.d(this, "Suppress actions. handle: %s, missedCalls: %d.", Log.piiHandle(handle), in showMissedCallNotification()
DLog.java130 public static String piiHandle(Object pii) { in piiHandle() method in Log
DBluetoothPhoneService.java637 index, direction, state, isPartOfConference, Log.piiHandle(address), in sendClccForCall()
DCallsManager.java587 Log.i(this, "Creating a new outgoing call with handle: %s", Log.piiHandle(uriHandle)); in placeOutgoingCall()
/packages/apps/InCallUI/src/com/android/incallui/
DLog.java103 public static String piiHandle(Object pii) { in piiHandle() method in Log