Searched refs:buildPhoneAccountConfigureIntent (Results 1 – 8 of 8) sorted by relevance
137 assertThat(MobileNetworkUtils.buildPhoneAccountConfigureIntent(mContext, null)).isNull(); in buildConfigureIntent_nullHandle_returnNull()145 assertThat(MobileNetworkUtils.buildPhoneAccountConfigureIntent(mContext, in buildConfigureIntent_noActivityHandleIntent_returnNull()154 assertThat(MobileNetworkUtils.buildPhoneAccountConfigureIntent(mContext, in buildConfigureIntent_hasActivityHandleIntent_returnIntent()
104 Intent intent = buildPhoneAccountConfigureIntent( in isWifiCallingEnabled()120 static Intent buildPhoneAccountConfigureIntent( in buildPhoneAccountConfigureIntent() method in MobileNetworkUtils
117 Intent intent = MobileNetworkUtils.buildPhoneAccountConfigureIntent(mContext, in updateState()
121 Intent intent = buildPhoneAccountConfigureIntent( in isWifiCallingEnabled()137 static Intent buildPhoneAccountConfigureIntent( in buildPhoneAccountConfigureIntent() method in MobileNetworkUtils
115 Intent intent = MobileNetworkUtils.buildPhoneAccountConfigureIntent(mContext, in updateState()
377 intent = buildPhoneAccountConfigureIntent(getActivity(), handle); in initAccountList()477 public static Intent buildPhoneAccountConfigureIntent( in buildPhoneAccountConfigureIntent() method in PhoneAccountSettingsFragment
179 Intent intent = MobileNetworkSettings.buildPhoneAccountConfigureIntent( in isWifiCallingEnabled()301 private static Intent buildPhoneAccountConfigureIntent( in buildPhoneAccountConfigureIntent() method in MobileNetworkSettings1921 Intent intent = MobileNetworkSettings.buildPhoneAccountConfigureIntent( in updateWiFiCallState()
416 Intent intent = PhoneAccountSettingsFragment.buildPhoneAccountConfigureIntent( in updateVtWfc()