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 97 Log.piiHandle(handle));
104 "Adding to listeners for this query.", Log.piiHandle(handle));
109 "listeners for this query.", Log.piiHandle(handle));
129 Log.w(this, "Lookup failed for %s.", Log.piiHandle(handle));
148 " notifying all listeners.", Log.piiHandle(handle));
164 " but there are no listeners left.", Log.piiHandle(handle));
213 Log.piiHandle(handle));
PhoneAccountRegistrar.java     [all...]
Call.java 603 Log.piiHandle(mHandle),
638 s.append(Log.piiHandle(getHandle()));
    [all...]
BluetoothPhoneServiceImpl.java 649 index, direction, state, isPartOfConference, Log.piiHandle(address),
    [all...]
ConnectionServiceWrapper.java     [all...]
CallsManager.java     [all...]
  /packages/apps/Dialer/java/com/android/incallui/
Log.java 77 public static String piiHandle(Object pii) {
  /packages/services/Telecomm/src/com/android/server/telecom/ui/
MissedCallNotifierImpl.java 342 Log.d(this, "Add actions with number %s.", Log.piiHandle(handle));
369 Log.d(this, "Suppress actions. handle: %s, missedCalls: %d.", Log.piiHandle(handle),
  /frameworks/base/telecomm/java/android/telecom/
Log.java 371 public static String piiHandle(Object pii) {

Completed in 99 milliseconds