HomeSort by relevance Sort by last modified time
    Searched refs:piiHandle (Results 1 - 9 of 9) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/
CallerInfoLookupHelper.java 90 Log.piiHandle(handle));
97 "Adding to listeners for this query.", Log.piiHandle(handle));
102 "listeners for this query.", Log.piiHandle(handle));
122 Log.w(this, "Lookup failed for %s.", Log.piiHandle(handle));
PhoneAccountRegistrar.java 719 appendDiff(sb, "addr", Log.piiHandle(account1.getAddress()),
720 Log.piiHandle(account2.getAddress()));
726 appendDiff(sb, "subAddr", Log.piiHandle(account1.getSubscriptionAddress()),
727 Log.piiHandle(account2.getSubscriptionAddress()));
    [all...]
Log.java 338 pw.println("To address: " + piiHandle(mCall.getHandle()));
    [all...]
BluetoothPhoneServiceImpl.java 629 index, direction, state, isPartOfConference, Log.piiHandle(address),
    [all...]
Call.java 533 Log.piiHandle(mHandle),
    [all...]
ConnectionServiceWrapper.java 770 Log.event(call, Log.Events.START_CONNECTION, Log.piiHandle(call.getHandle()));
    [all...]
CallsManager.java     [all...]
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
Log.java 103 public static String piiHandle(Object pii) {
  /packages/services/Telecomm/src/com/android/server/telecom/ui/
MissedCallNotifierImpl.java 374 Log.d(this, "Add actions with number %s.", Log.piiHandle(handle));
399 Log.d(this, "Suppress actions. handle: %s, missedCalls: %d.", Log.piiHandle(handle),

Completed in 145 milliseconds