Home
last modified time | relevance | path

Searched defs:checkIfRestrictionEnforcedByAdminOnly (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/
DBluetoothTileTest.kt286 override fun checkIfRestrictionEnforcedByAdminOnly( in checkIfRestrictionEnforcedByAdminOnly() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileImpl.java523 protected void checkIfRestrictionEnforcedByAdminOnly(State state, String userRestriction) { in checkIfRestrictionEnforcedByAdminOnly() method in QSTileImpl