Searched defs:checkNotifyUI (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DConversationCursor.java240 checkNotifyUI();
243 private void checkNotifyUI() { method in class:ConversationCursor
244 if (DEBUG) LogUtils.i(LOG_TAG, "IN checkNotifyUI, this=%s", this);
1675 checkNotifyUI();

Completed in 57 milliseconds