Searched refs:isUiThread (Results 1 – 1 of 1) sorted by relevance
84 if (!isUiThread()) { in init()100 if (!isUiThread()) { in detach()113 if (!isUiThread()) { in destroy()238 if (isUiThread()) { in waitForLoadCompletion()275 if (isUiThread()) { in callAndWait()373 private static boolean isUiThread() { in isUiThread() method in WebViewSyncLoader