Home
last modified time | relevance | path

Searched refs:stopListening (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/voiceRecognition/src/android/voicerecognition/cts/
DSpeechRecognitionActivity.java76 stopListening(/* index */ 0); in stopListeningDefault()
79 public void stopListening(int index) { in stopListening() method in SpeechRecognitionActivity
80 mHandler.post(mRecognizerInfos.get(index).mRecognizer::stopListening); in stopListening()
DAbstractRecognitionServiceTest.java432 mActivity.stopListening(selectedRecognizerIndex); in executeSequenceTest()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Fragments/
DDataFragment.java111 mManager.stopListening(); in onDetach()
/cts/hostsidetests/devicepolicy/app/WidgetProvider/src/com/android/cts/widgetprovider/
DSimpleAppWidgetHostService.java159 mAppWidgetHost.stopListening(); in onDestroy()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DManager.java85 public void stopListening() { in stopListening() method in Manager
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DConcurrencyTest.java829 sWifiP2pManager.stopListening(sWifiP2pChannel, sActionListener); in testP2pListening()
861 sWifiP2pManager.stopListening(sWifiP2pChannel, sActionListener); in testP2pListeningWithParameters()
1332 sWifiP2pManager.stopListening(sWifiP2pChannel, sActionListener); in testGetListenState()
1671 sWifiP2pManager.stopListening(sWifiP2pChannel, sActionListener); in testWifiP2pListener()
/cts/tests/tests/appwidget/src/android/appwidget/cts/
DAppWidgetTest.java828 host.stopListening(); in testAppWidgetRemoved()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dwifi-current.txt1406 …method public void stopListening(@NonNull android.net.wifi.p2p.WifiP2pManager.Channel, @Nullable a…
Dcurrent.txt9564 method public void stopListening();
42006 method @MainThread public void stopListening();