Searched refs:mPendingSelectionNotifier (Results 1 – 1 of 1) sorted by relevance
225 private SelectionNotifier mPendingSelectionNotifier; field in AdapterView872 mPendingSelectionNotifier = null; in run()880 mPendingSelectionNotifier = this; in run()891 mPendingSelectionNotifier = null; in selectionChanged()1092 if (mPendingSelectionNotifier != null) { in checkSelectionChanged()1093 mPendingSelectionNotifier.run(); in checkSelectionChanged()