Searched refs:shouldDisableButtonBecauseOfUserRestriction (Results 1 – 1 of 1) sorted by relevance
357 Boolean shouldDisable = shouldDisableButtonBecauseOfUserRestriction("Force Stop", in updateForceStopButtonInner()427 Boolean shouldDisable = shouldDisableButtonBecauseOfUserRestriction("Uninstall", in shouldDisableUninstallButton()431 shouldDisable = shouldDisableButtonBecauseOfUserRestriction("Uninstall", in shouldDisableUninstallButton()451 private Boolean shouldDisableButtonBecauseOfUserRestriction(String button, String restriction) { in shouldDisableButtonBecauseOfUserRestriction() method in ApplicationActionButtonsPreferenceController