Home
last modified time | relevance | path

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

/aosp12/packages/apps/TimeZoneUpdater/src/main/com/android/timezone/updater/
H A DRulesCheckReceiver.java105 if (shouldUninstallCurrentInstall(context)) { in onReceive()
149 private boolean shouldUninstallCurrentInstall(Context context) { in shouldUninstallCurrentInstall() method in RulesCheckReceiver