Searched defs:userRestriction (Results 1 – 4 of 4) sorted by relevance
139 private void assertDpmCanSuspendUnderUserRestriction(String userRestriction) throws Exception { in assertDpmCanSuspendUnderUserRestriction()174 private void assertUnsuspendedOnUserRestriction(String userRestriction) throws Exception { in assertUnsuspendedOnUserRestriction()211 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
143 final String userRestriction = getIntent().getStringExtra( in updateTestInstructions() local203 final String userRestriction = getIntent().getStringExtra( in onCheckedChanged() local