Searched refs:mPendingSelectionNotifier (Results 1 – 1 of 1) sorted by relevance
225 private SelectionNotifier mPendingSelectionNotifier; field in AdapterView879 mPendingSelectionNotifier = null; in run()887 mPendingSelectionNotifier = this; in run()898 mPendingSelectionNotifier = null; in selectionChanged()1099 if (mPendingSelectionNotifier != null) { in checkSelectionChanged()1100 mPendingSelectionNotifier.run(); in checkSelectionChanged()