Searched refs:sUiThread (Results 1 – 1 of 1) sorted by relevance
84 private static Thread sUiThread; field in Email193 sUiThread = Thread.currentThread(); in onCreate()258 if (Thread.currentThread().equals(sUiThread)) { in warnIfUiThread()