Home
last modified time | relevance | path

Searched refs:offUiThread (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationCursor.java653 static boolean offUiThread() { in offUiThread() method in ConversationCursor
915 if (offUiThread()) { in cacheValue()
1493 if (offUiThread()) return (Uri)e.go(); in opInsert()
1634 final boolean notUiThread = offUiThread(); in apply()