Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java798 if (isServiceConnected()) { in getDefaultOutgoingPhoneAccount()
824 if (isServiceConnected()) { in getUserSelectedOutgoingPhoneAccount()
847 if (isServiceConnected()) { in setUserSelectedOutgoingPhoneAccount()
866 if (isServiceConnected()) { in getSimCallManager()
889 if (isServiceConnected()) { in getSimCallManagerForSubscription()
912 if (isServiceConnected()) { in getSimCallManager()
954 if (isServiceConnected()) { in getPhoneAccountsSupportingScheme()
997 if (isServiceConnected()) { in getSelfManagedPhoneAccounts()
1018 if (isServiceConnected()) { in getCallCapablePhoneAccounts()
1039 if (isServiceConnected()) { in getPhoneAccountsForPackage()
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkRegistrationManager.java126 public boolean isServiceConnected() { in isServiceConnected() method in NetworkRegistrationManager
145 if (!isServiceConnected()) { in requestNetworkRegistrationInfo()
/frameworks/opt/car/setupwizard/library/utils/src/com/android/car/setupwizardlib/
DInitialLockSetupClient.java115 public boolean isServiceConnected() { in isServiceConnected() method in InitialLockSetupClient