Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 25 of 523) sorted by relevance

12345678910>>...21

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientServiceBinderTest.java79 mBinder.cleanup(); in cleanUp()
87 mBinder.cleanup(); in getConnectionState()
98 mBinder.cleanup(); in getDevicesMatchingConnectionStates()
108 mBinder.cleanup(); in getConnectedDevices()
118 mBinder.cleanup(); in setConnectionPolicy()
130 mBinder.cleanup(); in getConnectionPolicy()
145 mBinder.cleanup(); in registerCallback_afterCleanup_doNothing()
160 mBinder.cleanup(); in unregisterCallback_afterCleanup_doNothing()
174 mBinder.cleanup(); in startSearchingForSources_afterCleanup_doNothing()
187 mBinder.cleanup(); in stopSearchingForSources_afterCleanup_doNothing()
[all …]
/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/
DCleanupTest.kt61 } cleanup { in testNotThrow()
78 } cleanup { in testThrowTry()
95 } cleanup { in testThrowCleanup()
114 } cleanup { in testThrowBoth()
133 } cleanup {} in testReturn()
135 assertTrue(6 == tryTest { 6 } cleanup { Log.e(TAG, "tested") }) in testReturn()
151 } cleanup { in testCatch()
167 } cleanup { in testNotCatch()
185 } cleanup { in testThrowInCatch()
204 } cleanup { in testAssertionErrorInCatch()
[all …]
/packages/apps/Gallery2/jni_jpegstream/src/
Dstream_wrapper.cpp29 cleanup(); in ~StreamWrapper()
48 cleanup(); in init()
54 cleanup(); in init()
59 cleanup(); in init()
64 cleanup(); in init()
70 void StreamWrapper::cleanup() { in cleanup() function in StreamWrapper
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbapclient/
DPbapClientServiceBinderTest.java72 mPbapClientServiceBinder.cleanup(); in tearDown()
132 mPbapClientServiceBinder.cleanup(); in testConnect_afterCleanup_returnsFalse()
140 mPbapClientServiceBinder.cleanup(); in testDisconnect_afterCleanup_returnsFalse()
148 mPbapClientServiceBinder.cleanup(); in testGetConnectedDevices_afterCleanup_returnsEmptyList()
157 mPbapClientServiceBinder.cleanup(); in testGetDevicesMatchingConnectionStates_afterCleanup_returnsEmptyList()
168 mPbapClientServiceBinder.cleanup(); in testGetConnectionState_afterCleanup_returnsDisconnected()
176 mPbapClientServiceBinder.cleanup(); in testSetConnectionPolicy_afterCleanup_returnsFalse()
187 mPbapClientServiceBinder.cleanup(); in testGetConnectionPolicy_afterCleanup_returnsUnknown()
/packages/apps/Settings/tests/unit/src/com/android/settings/development/featureflags/
DFeatureFlagPersistentTest.java64 cleanup(PERSISTENT_FALSE_NAME); in tearDown()
65 cleanup(PERSISTENT_TRUE_NAME); in tearDown()
66 cleanup(VOLATILE_FALSE_NAME); in tearDown()
67 cleanup(VOLATILE_TRUE_NAME); in tearDown()
68 cleanup(TEST_FEATURE_NAME); in tearDown()
71 private void cleanup(String flagName) { in cleanup() method in FeatureFlagPersistentTest
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/jpegstream/
DJPEGOutputStream.java75 cleanup(); in close()
90 cleanup(); in write()
107 cleanup(); in write()
129 cleanup(); in finalize()
137 native private void cleanup(); in cleanup() method in JPEGOutputStream
DJPEGInputStream.java76 cleanup(); in close()
117 cleanup(); in read()
157 cleanup(); in finalize()
165 cleanup(); in applyConfigChange()
184 native private void cleanup(); in cleanup() method in JPEGInputStream
/packages/modules/Bluetooth/system/stack/test/btm/
Dsco_hci_linux_test.cc53 void TearDown() override { bluetooth::audio::sco::cleanup(); } in TearDown()
60 bluetooth::audio::sco::cleanup(); in TEST_F()
78 bluetooth::audio::sco::cleanup(); in TEST_F()
82 bluetooth::audio::sco::cleanup(); in TEST_F()
Dsco_hci_test.cc75 void cleanup() override { in cleanup() function
97 void cleanup() override { in cleanup() function
132 void TearDown() override { bluetooth::audio::sco::cleanup(); } in TearDown()
145 void TearDown() override { bluetooth::audio::sco::wbs::cleanup(); } in TearDown()
155 void TearDown() override { bluetooth::audio::sco::swb::cleanup(); } in TearDown()
163 bluetooth::audio::sco::wbs::cleanup(); in TEST_F()
171 bluetooth::audio::sco::swb::cleanup(); in TEST_F()
338 bluetooth::audio::sco::wbs::cleanup(); in TEST_F()
390 bluetooth::audio::sco::swb::cleanup(); in TEST_F()
531 bluetooth::audio::sco::wbs::cleanup(); in TEST_F()
[all …]
/packages/apps/Dialer/java/com/android/incallui/answerproximitysensor/
DAnswerProximitySensor.java106 private void cleanup() { in cleanup() method in AnswerProximitySensor
129 cleanup(); in onDialerCallDisconnect()
136 cleanup(); in onDialerCallUpdate()
166 cleanup(); in onScreenOn()
/packages/modules/Bluetooth/system/stack/mmc/codec_server/
Dhfp_lc3_mmc_encoder.cc34 HfpLc3Encoder::~HfpLc3Encoder() { cleanup(); } in ~HfpLc3Encoder()
37 cleanup(); in init()
62 void HfpLc3Encoder::cleanup() { in cleanup() function in mmc::HfpLc3Encoder
Dhfp_lc3_mmc_decoder.cc32 HfpLc3Decoder::~HfpLc3Decoder() { cleanup(); } in ~HfpLc3Decoder()
35 cleanup(); in init()
60 void HfpLc3Decoder::cleanup() { in cleanup() function in mmc::HfpLc3Decoder
/packages/modules/Bluetooth/system/audio_hal_interface/
Dhearing_aid_software_encoding.cc44 void cleanup() { in cleanup() function
46 hidl::hearing_aid::cleanup(); in cleanup()
49 aidl::hearing_aid::cleanup(); in cleanup()
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNsdManagerTest.kt458 } cleanup { in <lambda>()
525 } cleanup { in <lambda>()
549 } cleanup { in <lambda>()
602 } cleanup { in <lambda>()
643 } cleanup { in <lambda>()
678 } cleanup { in <lambda>()
719 } cleanup { in <lambda>()
831 } cleanup { in <lambda>()
871 } cleanup { in <lambda>()
981 } cleanup { in <lambda>()
[all …]
DNetworkWatchlistTest.java90 private void cleanup() throws IOException { in cleanup() method in NetworkWatchlistTest
125 cleanup(); in setWatchlistConfig()
130 cleanup(); in setWatchlistConfig()
/packages/apps/Settings/src/com/android/settings/password/
DBiometricFragment.java65 cleanup();
73 cleanup();
116 cleanup(); in cancel()
119 private void cleanup() { in cleanup() method in BiometricFragment
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dcsis.rs52 fn cleanup(self: Pin<&mut CsisClientIntf>); in cleanup() function
145 self.internal.pin_mut().cleanup(); in disable()
185 pub fn cleanup(&mut self) { in cleanup() method
186 self.internal.pin_mut().cleanup(); in cleanup()
/packages/modules/Bluetooth/system/stack/mmc/
DREADME.md14 * public methods: `init`, `cleanup`, `transcode`.
16 * `cleanup`: clear the transcoder context.
39 * `cleanup`: when a session ends, `cleanup` should be called.
/packages/modules/Bluetooth/system/test/mock/
Dmock_audio_hal_interface_a2dp_encoding.cc44 struct cleanup cleanup; variable
103 void cleanup() { in cleanup() function
105 test::mock::audio_hal_interface_a2dp_encoding::cleanup(); in cleanup()
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/data/errors/
DAggregatedErrorReportingWorker.java126 cleanup(); in resetForTesting()
218 cleanup();
306 cleanup();
312 cleanup();
317 private static void cleanup() {
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DDisplayModel.kt72 displayResource.cleanup() in <lambda>()
85 it.cleanup() in <lambda>()
118 abstract fun cleanup() in <lambda>() method in com.android.quickstep.DisplayModel.DisplayResource
/packages/modules/Bluetooth/system/device/src/
Ddevice_iot_config_int.cc51 static void cleanup() { in cleanup() function
88 cleanup(); in device_iot_config_module_init()
113 cleanup(); in device_iot_config_module_init()
146 cleanup(); in device_iot_config_module_init()
/packages/apps/UniversalMediaPlayer/java/com/android/pump/provider/
DQuery.java126 String name = cleanup(matchResult.group(1)); in parseEpisode()
152 String name = cleanup(matchResult.group(1)); in parseMovie()
162 private static String cleanup(String string) { in cleanup() method in Query
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.h47 void cleanup();
72 void cleanup();
141 void cleanup();
/packages/modules/Connectivity/staticlibs/testutils/devicetests/com/android/testutils/
DDeviceConfigRule.kt101 } cleanup { in <lambda>()
106 }.cleanup { in <lambda>()
166 } cleanup { in <lambda>()

12345678910>>...21