Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/applications/
H A DApplicationActionButtonsPreferenceController.java407 if (shouldDisableUninstallForHomeApp()) { in shouldDisableUninstallButton()
482 private boolean shouldDisableUninstallForHomeApp() { in shouldDisableUninstallForHomeApp() method in ApplicationActionButtonsPreferenceController