Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/development/
DEnable16KBootReceiver.java41 Intent startNotificationIntent = new Intent(context, PageAgnosticNotificationService.class); in onReceive()
DPageAgnosticNotificationService.java33 public class PageAgnosticNotificationService extends Service { class