Home
last modified time | relevance | path

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

/packages/modules/ConfigInfrastructure/service/java/com/android/server/deviceconfig/
DBootNotificationCreator.java52 private static final String ACTION_POST_NOTIFICATION = field in BootNotificationCreator
84 new IntentFilter(ACTION_POST_NOTIFICATION), in BootNotificationCreator()
105 new Intent(ACTION_POST_NOTIFICATION), in onPropertiesChanged()
196 new Intent(ACTION_POST_NOTIFICATION), in tryAgainIn24Hours()