Searched defs:userRestriction (Results 1 – 4 of 4) sorted by relevance
141 private void assertDpmCanSuspendUnderUserRestriction(String userRestriction) throws Exception { in assertDpmCanSuspendUnderUserRestriction()176 private void assertUnsuspendedOnUserRestriction(String userRestriction) throws Exception { in assertUnsuspendedOnUserRestriction()213 private void assertCannotSuspendUnderUserRestriction(String userRestriction) throws Exception { in assertCannotSuspendUnderUserRestriction()
124 private void assertCannotRestrictUnderUserRestriction(String userRestriction) throws Exception { in assertCannotRestrictUnderUserRestriction()
53 final String userRestriction = intent.getStringExtra(EXTRA_USER_RESTRICTION); in onReceive() local
158 final String userRestriction = getIntent().getStringExtra( in updateTestInstructions() local218 final String userRestriction = getIntent().getStringExtra( in onCheckedChanged() local