Lines Matching refs:long
5 method @Deprecated public long getActionAcknowledgmentTimeout();
7 method @Deprecated public long getKeyInjectionDelay();
8 method @Deprecated public long getScrollAcknowledgmentTimeout();
9 method @Deprecated public long getWaitForIdleTimeout();
10 method @Deprecated public long getWaitForSelectorTimeout();
11 … @Deprecated public com.android.uiautomator.core.Configurator setActionAcknowledgmentTimeout(long);
12 method @Deprecated public com.android.uiautomator.core.Configurator setKeyInjectionDelay(long);
13 … @Deprecated public com.android.uiautomator.core.Configurator setScrollAcknowledgmentTimeout(long);
14 method @Deprecated public com.android.uiautomator.core.Configurator setWaitForIdleTimeout(long);
15 …ethod @Deprecated public com.android.uiautomator.core.Configurator setWaitForSelectorTimeout(long);
76 method @Deprecated public void waitForIdle(long);
77 method @Deprecated public boolean waitForWindowUpdate(String, long);
86 …method @Deprecated public boolean clickAndWaitForNewWindow(long) throws com.android.uiautomator.co…
92 …recated protected android.view.accessibility.AccessibilityNodeInfo findAccessibilityNodeInfo(long);
124 method @Deprecated public boolean waitForExists(long);
125 method @Deprecated public boolean waitUntilGone(long);
128 field @Deprecated protected static final long WAIT_FOR_EVENT_TMEOUT = 3000L; // 0xbb8L
129 field @Deprecated protected static final long WAIT_FOR_SELECTOR_POLL = 1000L; // 0x3e8L
130 field @Deprecated protected static final long WAIT_FOR_SELECTOR_TIMEOUT = 10000L; // 0x2710L
131 field @Deprecated protected static final long WAIT_FOR_WINDOW_TMEOUT = 5500L; // 0x157cL
219 method @Deprecated public void sleep(long);