Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DToastTest.java108 intent.setComponent(Components.TOAST_RECEIVER); in testToastIsNotClickable()
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DComponents.java171 public static final ComponentName TOAST_RECEIVER = field in Components