Home
last modified time | relevance | path

Searched defs:mActionListener (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DConnectHelperTest.java54 private ActionListenerWrapper mActionListener; field in ConnectHelperTest
H A DWifiServiceImplTest.java364 @Mock IActionListener mActionListener; field in WifiServiceImplTest
/aosp12/packages/apps/Car/libs/car-qc-lib/src/com/android/car/qc/view/
H A DQCListView.java35 private QCActionListener mActionListener; field in QCListView
H A DQCTileView.java49 private QCActionListener mActionListener; field in QCTileView
H A DQCView.java36 private QCActionListener mActionListener; field in QCView
H A DQCRowView.java80 private QCActionListener mActionListener; field in QCRowView
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
H A DSelectFromListWizardFragment.java316 private final ActionListener mActionListener; field in SelectFromListWizardFragment.VerticalListAdapter