Searched refs:CLICKABLE_TOAST_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
125 intent.setComponent(Components.CLICKABLE_TOAST_ACTIVITY); in testToastWindowIsNotClickable()128 waitForActivityFocused(ACTIVITY_FOCUS_TIMEOUT_MS, Components.CLICKABLE_TOAST_ACTIVITY); in testToastWindowIsNotClickable()
218 public static final ComponentName CLICKABLE_TOAST_ACTIVITY = field in Components