Home
last modified time | relevance | path

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

/packages/services/Iwlan/src/com/google/android/iwlan/
DIwlanCarrierConfig.java57 public static final String KEY_DISTINCT_EPDG_FOR_EMERGENCY_ALLOWED_BOOL = field in IwlanCarrierConfig
243 KEY_DISTINCT_EPDG_FOR_EMERGENCY_ALLOWED_BOOL, in createHiddenDefaultConfig()
/packages/services/Iwlan/test/com/google/android/iwlan/epdg/
DEpdgTunnelManagerTest.java2894 IwlanCarrierConfig.KEY_DISTINCT_EPDG_FOR_EMERGENCY_ALLOWED_BOOL, true); in testEmergencyPdnEstablishWithImsPdn_Success()
2932 IwlanCarrierConfig.KEY_DISTINCT_EPDG_FOR_EMERGENCY_ALLOWED_BOOL, true); in testEmergencyPdnFailedEstablishWithImsPdn_establishWithSeparateEpdg()
2937 IwlanCarrierConfig.KEY_DISTINCT_EPDG_FOR_EMERGENCY_ALLOWED_BOOL)); in testEmergencyPdnFailedEstablishWithImsPdn_establishWithSeparateEpdg()
3032 IwlanCarrierConfig.KEY_DISTINCT_EPDG_FOR_EMERGENCY_ALLOWED_BOOL, true); in testMmsPdnEstablishWithEmergencySessionEpdgNotNormalSessionEpdg_Success()
3062 IwlanCarrierConfig.KEY_DISTINCT_EPDG_FOR_EMERGENCY_ALLOWED_BOOL, true); in testImsPdnReestablishWithEpdgForEmergencySession()
/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DEpdgTunnelManager.java2375 IwlanCarrierConfig.KEY_DISTINCT_EPDG_FOR_EMERGENCY_ALLOWED_BOOL)) { in selectConnectedEpdgForTunnelBringUp()