Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/timezone/
DRulesManagerService.java286 sendInstallNotificationIntentIfRequired(installerResult); in run()
308 private void sendInstallNotificationIntentIfRequired(int installerResult) { in sendInstallNotificationIntentIfRequired() method in RulesManagerService.InstallRunnable