Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/
H A DInternetDialogController.java948 TelephonyManager.DATA_ENABLED_REASON_USER, enabled);
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java10962 setDataEnabledForReason(subId, DATA_ENABLED_REASON_USER, enable); in setDataEnabled()
11005 return isDataEnabledForReason(DATA_ENABLED_REASON_USER); in isDataEnabled()
11274 return isDataEnabledForReason(subId, DATA_ENABLED_REASON_USER); in getDataEnabled()
13547 DATA_ENABLED_REASON_USER,
13558 DATA_ENABLED_REASON_USER,
13577 public static final int DATA_ENABLED_REASON_USER = 0; field in TelephonyManager
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java768 mDataEnabledReason[i] = TelephonyManager.DATA_ENABLED_REASON_USER; in onMultiSimConfigChanged()
884 mDataEnabledReason[i] = TelephonyManager.DATA_ENABLED_REASON_USER; in TelephonyRegistry()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt45831 field public static final int DATA_ENABLED_REASON_USER = 0; // 0x0