Searched defs:restriction (Results 1 – 3 of 3) sorted by relevance
310 String restriction = "no_debugging_features"; // UserManager.DISALLOW_DEBUGGING_FEATURES in testNoDebuggingFeaturesRestriction() local562 String restriction = "no_outgoing_beam"; // UserManager.DISALLOW_OUTGOING_BEAM in testNfcRestriction() local
1075 private void assertPasswordFails(String password, String restriction) { in assertPasswordFails()1085 private void assertPasswordSucceeds(String password, String restriction) { in assertPasswordSucceeds()
260 private Intent createSetUserRestrictionIntent(String restriction) { in createSetUserRestrictionIntent()