/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/ |
D | RemoteSystemCaptionsManagerService.java | 86 obtainMessage(RemoteSystemCaptionsManagerService::handleDestroy, this)); in destroy() 89 void handleDestroy() { in handleDestroy() method in RemoteSystemCaptionsManagerService
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
D | ReduceBrightColorsTile.java | 83 protected void handleDestroy() { in handleDestroy() method in ReduceBrightColorsTile 84 super.handleDestroy(); in handleDestroy()
|
D | BatterySaverTile.java | 99 protected void handleDestroy() { in handleDestroy() method in BatterySaverTile 100 super.handleDestroy(); in handleDestroy()
|
D | FlashlightTile.java | 72 protected void handleDestroy() { in handleDestroy() method in FlashlightTile 73 super.handleDestroy(); in handleDestroy()
|
D | ColorInversionTile.java | 89 protected void handleDestroy() { in handleDestroy() method in ColorInversionTile 90 super.handleDestroy(); in handleDestroy()
|
D | HotspotTile.java | 85 protected void handleDestroy() { in handleDestroy() method in HotspotTile 86 super.handleDestroy(); in handleDestroy()
|
D | QuickAccessWalletTile.java | 221 protected void handleDestroy() { in handleDestroy() method in QuickAccessWalletTile 222 super.handleDestroy(); in handleDestroy()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/ |
D | TileServiceManager.java | 167 public void handleDestroy() { in handleDestroy() method in TileServiceManager 170 mStateManager.handleDestroy(); in handleDestroy()
|
D | TileServices.java | 117 service.handleDestroy(); in freeService() 339 mServices.values().forEach(service -> service.handleDestroy()); in destroy()
|
D | CustomTile.java | 322 protected void handleDestroy() { in handleDestroy() method in CustomTile 323 super.handleDestroy(); in handleDestroy()
|
D | TileLifecycleManager.java | 289 public void handleDestroy() { in handleDestroy() method in TileLifecycleManager
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/ |
D | QSTileImplTest.java | 260 mTile.handleDestroy(); in testHandleDestroyClearsHandlerQueue() 268 mTile.handleDestroy(); in testHandleDestroyLifecycle() 277 mTile.handleDestroy(); in testHandleDestroy_log()
|
/frameworks/base/core/java/com/android/internal/infra/ |
D | AbstractRemoteService.java | 134 mHandler.sendMessage(obtainMessage(AbstractRemoteService::handleDestroy, this)); in destroy() 207 private void handleDestroy() { in handleDestroy() method in AbstractRemoteService
|
/frameworks/base/services/print/java/com/android/server/print/ |
D | RemotePrintService.java | 137 RemotePrintService::handleDestroy, this)); in destroy() 140 private void handleDestroy() { in handleDestroy() method in RemotePrintService
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
D | QSTileImpl.java | 547 protected void handleDestroy() { in handleDestroy() method in QSTileImpl 662 handleDestroy(); in handleMessage()
|
/frameworks/base/services/ |
D | art-profile | 36931 PLcom/android/server/print/RemotePrintService;->handleDestroy()V 39403 PLcom/android/server/systemcaptions/RemoteSystemCaptionsManagerService;->handleDestroy()V
|