Searched defs:restrictions (Results 1 – 2 of 2) sorted by relevance
66 Bundle restrictions = restrictionsManager.getApplicationRestrictions(); in onResume() local70 private void updateUI(Bundle restrictions) { in updateUI()86 private boolean canSayHello(Bundle restrictions) { in canSayHello()
187 List<RestrictionEntry> restrictions = in loadRestrictions() local217 Bundle restrictions = new Bundle(); in allowSayHello() local221 PACKAGE_NAME_APP_RESTRICTION_SCHEMA, restrictions); in allowSayHello() local