Home
last modified time | relevance | path

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

/cts/tests/app/NotificationDelegator/src/com/android/test/notificationdelegator/
DNotificationDelegator.java29 private static final String DELEGATE = "android.app.stubs"; field in NotificationDelegator
40 nm.setNotificationDelegate(DELEGATE); in onCreate()
DNotificationDelegateAndPost.java30 private static final String DELEGATE = "android.app.stubs"; field in NotificationDelegateAndPost
41 nm.setNotificationDelegate(DELEGATE); in onCreate()