Searched refs:isUiThread (Results 1 – 1 of 1) sorted by relevance
85 if (!isUiThread()) { in init()101 if (!isUiThread()) { in detach()115 if (!isUiThread()) { in destroy()252 if (isUiThread()) { in waitForCriteria()280 if (isUiThread()) { in callAndWait()365 private static boolean isUiThread() { in isUiThread() method in WebViewSyncLoader