Home
last modified time | relevance | path

Searched refs:DELEGATE (Results 1 – 1 of 1) 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()