Searched refs:DISALLOW_CELLULAR_2G (Results 1 – 4 of 4) sorted by relevance
22 …port static com.android.bedstead.nene.userrestrictions.CommonUserRestrictions.DISALLOW_CELLULAR_2G;398 sDeviceState.dpc().componentName(), DISALLOW_CELLULAR_2G)); in setUserRestriction_disallowCellular2g_cannotSet_throwsException()409 sDeviceState.dpc().componentName(), DISALLOW_CELLULAR_2G); in setUserRestriction_disallowCellular2g_isSet() local411 assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_CELLULAR_2G)) in setUserRestriction_disallowCellular2g_isSet()415 sDeviceState.dpc().componentName(), DISALLOW_CELLULAR_2G); in setUserRestriction_disallowCellular2g_isSet() local427 sDeviceState.dpc().componentName(), DISALLOW_CELLULAR_2G); in setUserRestriction_disallowCellular2g_isNotSet() local429 assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_CELLULAR_2G)) in setUserRestriction_disallowCellular2g_isNotSet()434 sDeviceState.dpc().componentName(), DISALLOW_CELLULAR_2G); in setUserRestriction_disallowCellular2g_isNotSet() local446 sDeviceState.dpc().componentName(), UserManager.DISALLOW_CELLULAR_2G); in addDisallowCellular2g_notTelephonyCapable_sendHardwareUnsupportedToAdmin()449 getIdentifierForUserRestriction(UserManager.DISALLOW_CELLULAR_2G), in addDisallowCellular2g_notTelephonyCapable_sendHardwareUnsupportedToAdmin()[all …]
244 public static final String DISALLOW_CELLULAR_2G = "no_cellular_2g"; field in CommonUserRestrictions334 DISALLOW_CELLULAR_2G,
81 UserManager.DISALLOW_CELLULAR_2G,
34051 field public static final String DISALLOW_CELLULAR_2G = "no_cellular_2g";