Searched refs:notifyCursorUIPositionChange (Results 1 – 2 of 2) sorted by relevance
848 public static boolean notifyCursorUIPositionChange(Cursor cursor, int position) { in notifyCursorUIPositionChange() method in Utils
533 Utils.notifyCursorUIPositionChange(this, getPosition()); in notifyConversationUIPositionChange()