Searched refs:UIOBJECT_STALE_ELEMENT (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.launcher3.testing.shared.TestProtocol.UIOBJECT_STALE_ELEMENT;154 Log.d(UIOBJECT_STALE_ELEMENT, "creatingShortcut for: " + appNames[i]); in uninstallWorkspaceIcon()166 Log.d(UIOBJECT_STALE_ELEMENT, "second getWorkspaceIconsPositions()"); in uninstallWorkspaceIcon()
173 public static final String UIOBJECT_STALE_ELEMENT = "b/319501259"; field in TestProtocol
29 import static com.android.launcher3.testing.shared.TestProtocol.UIOBJECT_STALE_ELEMENT;357 Log.d(UIOBJECT_STALE_ELEMENT, "keyText: " + in getWorkspaceIconsPositions()362 Log.d(UIOBJECT_STALE_ELEMENT, uiObject2.getText() + in getWorkspaceIconsPositions() argument