Home
last modified time | relevance | path

Searched defs:cleanup (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/common/preview/data/repository/
DPersistentWallpaperModelRepository.kt40 fun cleanup() { in cleanup() method
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/data/util/
DLiveWallpaperDownloader.kt54 fun cleanup() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DProfileService.java33 void cleanup(); in cleanup() method
65 public abstract void cleanup(); in cleanup() method in ProfileService
/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/
DNotificationListenerPregrantsTest.kt60 fun cleanup() { in cleanup() method in com.android.permissioncontroller.tests.mocking.privacysources.NotificationListenerPregrantsTest
/packages/modules/Bluetooth/system/test/common/
Dcore_interface.cc58 virtual void cleanup() {} in cleanup() function
69 virtual void cleanup() {} in cleanup() function
/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/permission/service/
DPermissionEventCleanupJobServiceTest.kt82 fun cleanup() { in cleanup() method in com.android.permissioncontroller.tests.mocking.permission.service.PermissionEventCleanupJobServiceTest
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DDeviceConfigFacadeTest.java177 public void cleanup() { in cleanup() method in DeviceConfigFacadeTest
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DUntrustedWifiNetworkFactoryTest.java73 public void cleanup() { in cleanup() method in UntrustedWifiNetworkFactoryTest
DRestrictedWifiNetworkFactoryTest.java78 public void cleanup() { in cleanup() method in RestrictedWifiNetworkFactoryTest
DWifiScanAlwaysAvailableSettingsCompatibilityTest.java82 public void cleanup() { in cleanup() method in WifiScanAlwaysAvailableSettingsCompatibilityTest
/packages/apps/Gallery2/jni_jpegstream/src/
Dstream_wrapper.cpp70 void StreamWrapper::cleanup() { in cleanup() function in StreamWrapper
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DMcpServiceBinder.java57 public void cleanup() { in cleanup() method in McpServiceBinder
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DDisplayModel.kt118 abstract fun cleanup() in <lambda>() method in com.android.quickstep.DisplayModel.DisplayResource
/packages/modules/Wifi/framework/tests/src/android/net/wifi/
DWifiConnectedSessionInfoTest.java49 public void cleanup() { in cleanup() method in WifiConnectedSessionInfoTest
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/finalization/
DDpcReceivedSuccessReceiver.java36 void cleanup(); in cleanup() method
/packages/apps/Messaging/tests/src/com/android/messaging/ui/mediapicker/
DMockCameraFactory.java70 public static void cleanup() { in cleanup() method in MockCameraFactory
/packages/modules/Bluetooth/system/audio_hal_interface/
Dhearing_aid_software_encoding_host.cc29 void cleanup() {} in cleanup() function
Dhearing_aid_software_encoding.cc44 void cleanup() { in cleanup() function
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanBinder.kt39 fun cleanup() { in <lambda>() method in com.android.bluetooth.le_scan.ScanBinder
/packages/modules/Bluetooth/system/stack/mmc/codec_server/
Dhfp_lc3_mmc_encoder.cc62 void HfpLc3Encoder::cleanup() { in cleanup() function in mmc::HfpLc3Encoder
/packages/modules/Bluetooth/system/gd/hci/
Dhci_interface.h132 explicit CommandInterfaceImpl(HciInterface* hci, common::OnceCallback<void()> cleanup) in CommandInterfaceImpl()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DDistanceMeasurementBinder.kt41 fun cleanup() { in <lambda>() method in com.android.bluetooth.gatt.DistanceMeasurementBinder
DAdvertiseBinder.kt37 fun cleanup() { in <lambda>() method
/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/permission/service/v33/
DPermissionDecisionStorageImplTest.kt87 fun cleanup() = runBlocking { in <lambda>() method in com.android.permissioncontroller.tests.mocking.permission.service.v33.PermissionDecisionStorageImplTest
/packages/modules/Bluetooth/system/hci/include/
Dpacket_fragmenter.h40 void (*cleanup)(void); member

12345678910>>...14