Searched refs:shouldDisableButtonBecauseOfUserRestriction (Results 1 – 1 of 1) sorted by relevance
370 Boolean shouldDisable = shouldDisableButtonBecauseOfUserRestriction("Force Stop", in updateForceStopButtonInner()435 Boolean shouldDisable = shouldDisableButtonBecauseOfUserRestriction("Uninstall", in shouldDisableUninstallButton()439 shouldDisable = shouldDisableButtonBecauseOfUserRestriction("Uninstall", in shouldDisableUninstallButton()459 private Boolean shouldDisableButtonBecauseOfUserRestriction(String button, String restriction) { in shouldDisableButtonBecauseOfUserRestriction() method in ApplicationActionButtonsPreferenceController