Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DTelecomServiceImpl.java625 if (!isPhoneAccountHandleVisibleToCallingUser(accountHandle,
658 if (!isPhoneAccountHandleVisibleToCallingUser(accountHandle,
694 if (!isPhoneAccountHandleVisibleToCallingUser(accountHandle,
1132 if (!isPhoneAccountHandleVisibleToCallingUser(accountHandle,
1171 if (!isPhoneAccountHandleVisibleToCallingUser(accountHandle,
2123 private boolean isPhoneAccountHandleVisibleToCallingUser( in isPhoneAccountHandleVisibleToCallingUser() method in TelecomServiceImpl