Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallerInfoLookupHelper.java90 Log.piiHandle(handle)); in startLookup()
97 "Adding to listeners for this query.", Log.piiHandle(handle)); in startLookup()
102 "listeners for this query.", Log.piiHandle(handle)); in startLookup()
122 Log.w(this, "Lookup failed for %s.", Log.piiHandle(handle)); in startLookup()
DPhoneAccountRegistrar.java673 appendDiff(sb, "addr", Log.piiHandle(account1.getAddress()), in getAccountDiffString()
674 Log.piiHandle(account2.getAddress())); in getAccountDiffString()
680 appendDiff(sb, "subAddr", Log.piiHandle(account1.getSubscriptionAddress()), in getAccountDiffString()
681 Log.piiHandle(account2.getSubscriptionAddress())); in getAccountDiffString()
DLog.java181 pw.println("To address: " + piiHandle(mCall.getHandle())); in dump()
757 public static String piiHandle(Object pii) { in piiHandle() method in Log
DCall.java526 Log.piiHandle(mHandle), in toString()
1756 Log.i(this, "CallerInfo received for %s: %s", Log.piiHandle(mHandle), callerInfo); in setCallerInfo()
DBluetoothPhoneServiceImpl.java615 index, direction, state, isPartOfConference, Log.piiHandle(address), in sendClccForCall()
DConnectionServiceWrapper.java720 Log.event(call, Log.Events.START_CONNECTION, Log.piiHandle(call.getHandle())); in createConnection()
DCallsManager.java915 Log.i(this, "Creating a new outgoing call with handle: %s", Log.piiHandle(uriHandle)); in placeOutgoingCall()
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DLog.java103 public static String piiHandle(Object pii) { in piiHandle() method in Log
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DMissedCallNotifierImpl.java367 Log.d(this, "Add actions with number %s.", Log.piiHandle(handle)); in showMissedCallNotification()
392 Log.d(this, "Suppress actions. handle: %s, missedCalls: %d.", Log.piiHandle(handle), in showMissedCallNotification()