Searched refs:updateCanSayHello (Results 1 – 2 of 2) sorted by relevance
109 updateCanSayHello(entry, restrictions); in resolveRestrictions()124 private void updateCanSayHello(RestrictionEntry entry, Bundle restrictions) { in updateCanSayHello() method in AppRestrictionSchemaFragment
249 updateCanSayHello(prefs.getBoolean(RESTRICTION_KEY_SAY_HELLO, in loadRestrictions()278 private void updateCanSayHello(boolean canSayHello) { in updateCanSayHello() method in AppRestrictionEnforcerFragment