Searched refs:onBootPhaseAppsCanStart (Results 1 – 4 of 4) sorted by relevance
129 public void onBootPhaseAppsCanStart() { in onBootPhaseAppsCanStart() method in ConditionProviders130 super.onBootPhaseAppsCanStart(); in onBootPhaseAppsCanStart()
195 public void onBootPhaseAppsCanStart() {} in onBootPhaseAppsCanStart() method in ManagedServices
1969 mListeners.onBootPhaseAppsCanStart();1970 mAssistants.onBootPhaseAppsCanStart();1971 mConditionProviders.onBootPhaseAppsCanStart();
9208 HSPLcom/android/server/notification/ConditionProviders;->onBootPhaseAppsCanStart()V9300 HSPLcom/android/server/notification/ManagedServices;->onBootPhaseAppsCanStart()V