Searched refs:PhoneCallStateTelephonyCallback (Results 1 – 4 of 4) sorted by relevance
57 private PhoneCallStateTelephonyCallback mTelephonyCallback;77 mTelephonyCallback = new PhoneCallStateTelephonyCallback(); in init()220 private class PhoneCallStateTelephonyCallback extends TelephonyCallback implements class in Enhanced4gBasePreferenceController
69 private PhoneCallStateTelephonyCallback mTelephonyCallback;88 mTelephonyCallback = new PhoneCallStateTelephonyCallback(); in NetworkProviderWifiCallingGroup()283 private class PhoneCallStateTelephonyCallback extends TelephonyCallback implements class in NetworkProviderWifiCallingGroup
77 private PhoneCallStateTelephonyCallback mTelephonyCallback;86 mTelephonyCallback = new PhoneCallStateTelephonyCallback(); in EnabledNetworkModePreferenceController()916 class PhoneCallStateTelephonyCallback extends TelephonyCallback implements class in EnabledNetworkModePreferenceController957 PhoneCallStateTelephonyCallback getTelephonyCallback() { in getTelephonyCallback()
104 private Map<Integer, PhoneCallStateTelephonyCallback> mTelephonyCallbackMap = new HashMap<>();242 PhoneCallStateTelephonyCallback in createTelephonyManagerBySubId()243 telephonyCallback = new PhoneCallStateTelephonyCallback(subId); in createTelephonyManagerBySubId()275 PhoneCallStateTelephonyCallback callback = mTelephonyCallbackMap.get(subId); in removerRegisterBySubId()743 private class PhoneCallStateTelephonyCallback extends TelephonyCallback implements class in MobileNetworkRepository749 public PhoneCallStateTelephonyCallback(int subId) { in PhoneCallStateTelephonyCallback() method in MobileNetworkRepository.PhoneCallStateTelephonyCallback