Searched refs:DROP_TARGET_SDK23 (Results 1 – 2 of 2) sorted by relevance
24 public static final ComponentName DROP_TARGET_SDK23 = field in Components
25 import static android.server.wm.dndtargetappsdk23.Components.DROP_TARGET_SDK23;212 stopTestPackage(DROP_TARGET_SDK23.getPackageName()); in cleanupState()307 if (DROP_TARGET_SDK23.equals(targetComponentName)) { in assertDragAndDropResults()382 assertNoGlobalDragEvents(DRAG_SOURCE, GRANT_NONE, DROP_TARGET_SDK23, RESULT_OK); in testDisallowGlobalBelowSdk24()