/aosp12/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/ |
H A D | RemoteSystemCaptionsManagerService.java | 86 obtainMessage(RemoteSystemCaptionsManagerService::handleDestroy, this)); in destroy() 89 void handleDestroy() { in handleDestroy() method in RemoteSystemCaptionsManagerService
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
H A D | ReduceBrightColorsTile.java | 83 protected void handleDestroy() { in handleDestroy() method in ReduceBrightColorsTile 84 super.handleDestroy(); in handleDestroy()
|
H A D | BatterySaverTile.java | 99 protected void handleDestroy() { in handleDestroy() method in BatterySaverTile 100 super.handleDestroy(); in handleDestroy()
|
H A D | ColorInversionTile.java | 88 protected void handleDestroy() { in handleDestroy() method in ColorInversionTile 89 super.handleDestroy(); in handleDestroy()
|
H A D | FlashlightTile.java | 72 protected void handleDestroy() { in handleDestroy() method in FlashlightTile 73 super.handleDestroy(); in handleDestroy()
|
H A D | HotspotTile.java | 86 protected void handleDestroy() { in handleDestroy() method in HotspotTile 87 super.handleDestroy(); in handleDestroy()
|
H A D | QuickAccessWalletTile.java | 215 protected void handleDestroy() { in handleDestroy() method in QuickAccessWalletTile 216 super.handleDestroy(); in handleDestroy()
|
H A D | DndTile.java | 332 protected void handleDestroy() { in handleDestroy() method in DndTile 333 super.handleDestroy(); in handleDestroy()
|
/aosp12/packages/apps/Car/libs/car-qc-lib/src/com/android/car/qc/provider/ |
H A D | BaseQCProvider.java | 81 handleDestroy(uri); in call() 203 private void handleDestroy(@NonNull Uri uri) { in handleDestroy() method in BaseQCProvider
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/ |
H A D | TileServiceManager.java | 167 public void handleDestroy() { in handleDestroy() method in TileServiceManager 170 mStateManager.handleDestroy(); in handleDestroy()
|
H A D | TileServices.java | 117 service.handleDestroy(); in freeService() 339 mServices.values().forEach(service -> service.handleDestroy()); in destroy()
|
H A D | CustomTile.java | 322 protected void handleDestroy() { in handleDestroy() method in CustomTile 323 super.handleDestroy(); in handleDestroy()
|
H A D | TileLifecycleManager.java | 289 public void handleDestroy() { in handleDestroy() method in TileLifecycleManager
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/ |
H A D | QSTileImplTest.java | 260 mTile.handleDestroy(); in testHandleDestroyClearsHandlerQueue() 268 mTile.handleDestroy(); in testHandleDestroyLifecycle() 277 mTile.handleDestroy(); in testHandleDestroy_log()
|
/aosp12/frameworks/base/core/java/com/android/internal/infra/ |
H A D | AbstractRemoteService.java | 134 mHandler.sendMessage(obtainMessage(AbstractRemoteService::handleDestroy, this)); in destroy() 207 private void handleDestroy() { in handleDestroy() method in AbstractRemoteService
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
H A D | QSTileImpl.java | 547 protected void handleDestroy() { in handleDestroy() method in QSTileImpl 662 handleDestroy(); in handleMessage()
|
/aosp12/frameworks/base/services/print/java/com/android/server/print/ |
H A D | RemotePrintService.java | 137 RemotePrintService::handleDestroy, this)); in destroy() 140 private void handleDestroy() { in handleDestroy() method in RemotePrintService
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 36931 PLcom/android/server/print/RemotePrintService;->handleDestroy()V 39403 PLcom/android/server/systemcaptions/RemoteSystemCaptionsManagerService;->handleDestroy()V
|