Searched refs:getCarrierCustomizedConfig (Results 1 – 4 of 4) sorted by relevance
129 apnDataInit.copy(customizedConfig = getCarrierCustomizedConfig(apnDataInit, configManager)) in getApnDataInit()194 fun getCarrierCustomizedConfig( in getCarrierCustomizedConfig() method
303 getCarrierCustomizedConfig(getContext()); in onCreate()1347 protected void getCarrierCustomizedConfig(Context context) { in getCarrierCustomizedConfig() method in ApnEditor
56 assert(getCarrierCustomizedConfig(apnData, configManager).isAddApnAllowed) in getCarrierCustomizedConfig_test()
423 mApnEditorUT.getCarrierCustomizedConfig(mContext); in testDeleteApnData_shouldNotPresentMenuWhenNotSupportAdding()