Home
last modified time | relevance | path

Searched refs:shouldDisableUninstallButton (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/applications/
H A DApplicationActionButtonsPreferenceController.java399 uninstallButton.setEnabled(!shouldDisableUninstallButton()); in updateUninstallButtonInner()
406 private boolean shouldDisableUninstallButton() { in shouldDisableUninstallButton() method in ApplicationActionButtonsPreferenceController