/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/ |
D | ImsServiceFeatureQueryManager.java | 63 cleanup(); in start() 75 cleanup(); in onServiceConnected() 90 cleanup(); in queryImsFeatures() 96 cleanup(); in queryImsFeatures() 100 private void cleanup() { in cleanup() method in ImsServiceFeatureQueryManager.ImsServiceFeatureQuery
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_blur_validation.java | 41 private void cleanup() { in cleanup() method in UT_blur_validation 84 cleanup(); in run() 89 cleanup(); in run() 95 cleanup(); in run()
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | UT_blur_validation.java | 39 private void cleanup() { in cleanup() method in UT_blur_validation 82 cleanup(); in run() 87 cleanup(); in run() 93 cleanup(); in run()
|
/frameworks/rs/tests/java_api/RsMinimalTest/src/com/android/rs/minimaltest/ |
D | UT_blur_validation.java | 39 private void cleanup() { in cleanup() method in UT_blur_validation 82 cleanup(); in run() 87 cleanup(); in run() 93 cleanup(); in run()
|
/frameworks/native/services/surfaceflinger/tests/ |
D | BufferGenerator.cpp | 97 ~EglManager() { cleanup(); } in ~EglManager() 153 cleanup(); in initialize() 160 cleanup(); in initialize() 166 cleanup(); in initialize() 174 cleanup(); in initialize() 180 cleanup(); in initialize() 192 void cleanup() { in cleanup() function in android::EglManager
|
/frameworks/base/core/tests/featureflagtests/src/android/util/ |
D | FeatureFlagUtilsTest.java | 48 cleanup(); in setUp() 53 cleanup(); in tearDown() 56 private void cleanup() { in cleanup() method in FeatureFlagUtilsTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
D | FalsingManagerProxy.java | 68 mInternalFalsingManager.cleanup(); in FalsingManagerProxy() 97 mInternalFalsingManager.cleanup(); in setupFalsingManager() 299 public void cleanup() { in cleanup() method in FalsingManagerProxy 300 mInternalFalsingManager.cleanup(); in cleanup()
|
/frameworks/base/core/java/android/os/ |
D | TokenWatcher.java | 104 public void cleanup(IBinder token, boolean unlink) in cleanup() method in TokenWatcher 122 cleanup(token, true); in release() 207 cleanup(token, false); in binderDied()
|
/frameworks/base/libs/hwui/ |
D | VertexBuffer.h | 74 mCleanupMethod = &(cleanup<TYPE>); in alloc() 85 mCleanupIndexMethod = &(cleanup<TYPE>); in allocIndices() 154 static void cleanup(void* buffer) { in cleanup() function
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/CocoaPods/ |
D | run_tests.sh | 87 cleanup() { function 142 cleanup "${TEST_NAME}"
|
/frameworks/ml/nn/tools/test_generator/tests/ |
D | test.py | 73 cleanup = 1 variable in Options 247 if Options.cleanup: 284 Options.cleanup = 0
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | arena.cc | 160 void Arena::AddListNode(void* elem, void (*cleanup)(void*)) { in AddListNode() 163 node->cleanup = cleanup; in AddListNode() 297 head->cleanup(head->elem); in CleanupList()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/ |
D | HalWifiScannerImpl.java | 64 public void cleanup() { in cleanup() method in HalWifiScannerImpl 65 mWificondScannerDelegate.cleanup(); in cleanup()
|
/frameworks/base/cmds/incidentd/src/ |
D | WorkDirectory.h | 187 status_t save_envelope_impl(bool cleanup); 188 status_t load_envelope_impl(bool cleanup);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | FlashlightControllerImpl.java | 181 boolean cleanup = false; in dispatchListeners() 193 cleanup = true; in dispatchListeners() 196 if (cleanup) { in dispatchListeners()
|
/frameworks/compile/slang/tests/ |
D | slang_test.py | 72 cleanup = 1 variable in Options 306 if Options.cleanup: 343 Options.cleanup = 0
|
/frameworks/base/core/java/android/content/pm/ |
D | IOtaDexopt.aidl | 37 void cleanup(); in cleanup() method
|
/frameworks/native/services/surfaceflinger/tests/hwc2/ |
D | Hwc2TestBuffer.cpp | 125 cleanup(); in ~Hwc2TestEglManager() 180 cleanup(); in initialize() 189 cleanup(); in initialize() 195 cleanup(); in initialize() 213 void cleanup() in cleanup() function in Hwc2TestEglManager
|
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
D | PasswordSlotManagerTestable.java | 55 void cleanup() { in cleanup() method in PasswordSlotManagerTestable
|
/frameworks/native/cmds/installd/ |
D | otapreopt_script.sh | 87 cmd otadexopt cleanup
|
/frameworks/base/services/companion/java/com/android/server/companion/ |
D | CompanionDeviceManagerService.java | 185 Handler.getMain().post(this::cleanup); in binderDied() 188 private void cleanup() { in cleanup() method in CompanionDeviceManagerService 265 cleanup(); in stopScan() 400 cleanup(); in createServiceConnection() 442 cleanup(); in getServiceCallback() 447 cleanup(); in getServiceCallback()
|
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
D | FalsingManager.java | 107 void cleanup(); in cleanup() method
|
/frameworks/base/core/java/android/preference/ |
D | VolumePreference.java | 128 cleanup(); in onDialogClosed() 140 private void cleanup() { in cleanup() method in VolumePreference
|
/frameworks/native/services/sensorservice/ |
D | BatteryService.h | 61 static void cleanup(uid_t uid) { in cleanup() function
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | BiometricUnlockController.java | 431 cleanup(); in onBiometricAuthFailed() 440 cleanup(); in onBiometricError() 443 private void cleanup() { in cleanup() method in BiometricUnlockController
|