Home
last modified time | relevance | path

Searched refs:KEY_DATA_SWITCH_VALIDATION_TIMEOUT_LONG (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DPhoneSwitcher.java19 import static android.telephony.CarrierConfigManager.KEY_DATA_SWITCH_VALIDATION_TIMEOUT_LONG;
1680 validationTimeout = b.getLong(KEY_DATA_SWITCH_VALIDATION_TIMEOUT_LONG); in getValidationTimeout()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/
DPhoneSwitcherTest.java19 import static android.telephony.CarrierConfigManager.KEY_DATA_SWITCH_VALIDATION_TIMEOUT_LONG;
867 KEY_DATA_SWITCH_VALIDATION_TIMEOUT_LONG, timeout); in testSetPreferredDataWithValidation()
/frameworks/base/telephony/java/android/telephony/
DCarrierConfigManager.java4549 public static final String KEY_DATA_SWITCH_VALIDATION_TIMEOUT_LONG = field in CarrierConfigManager
11040 sDefaults.putLong(KEY_DATA_SWITCH_VALIDATION_TIMEOUT_LONG, 5000); in sDefaults.putLong() argument
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt43765 …field public static final String KEY_DATA_SWITCH_VALIDATION_TIMEOUT_LONG = "data_switch_validation…