Searched refs:mPendingSelectionNotifier (Results 1 – 2 of 2) sorted by relevance
239 private SelectionNotifier mPendingSelectionNotifier; field in AdapterView899 mPendingSelectionNotifier = null; in run()907 mPendingSelectionNotifier = this; in run()919 mPendingSelectionNotifier = null; in selectionChanged()1126 if (mPendingSelectionNotifier != null) { in checkSelectionChanged()1127 mPendingSelectionNotifier.run(); in checkSelectionChanged()
65578 Landroid/widget/AdapterView;->mPendingSelectionNotifier:Landroid/widget/AdapterView$SelectionNotifi…