/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
D | ColorInversionTile.java | 57 protected void handleDestroy() { in handleDestroy() method in ColorInversionTile 58 super.handleDestroy(); in handleDestroy()
|
D | BatterySaverTile.java | 69 protected void handleDestroy() { in handleDestroy() method in BatterySaverTile 70 super.handleDestroy(); in handleDestroy()
|
D | FlashlightTile.java | 49 protected void handleDestroy() { in handleDestroy() method in FlashlightTile 50 super.handleDestroy(); in handleDestroy()
|
D | HotspotTile.java | 63 protected void handleDestroy() { in handleDestroy() method in HotspotTile 64 super.handleDestroy(); in handleDestroy()
|
D | DndTile.java | 106 protected void handleDestroy() { in handleDestroy() method in DndTile 107 super.handleDestroy(); in handleDestroy()
|
/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/external/ |
D | TileServiceManager.java | 166 public void handleDestroy() { in handleDestroy() method in TileServiceManager 169 mStateManager.handleDestroy(); in handleDestroy()
|
D | TileServices.java | 113 service.handleDestroy(); in freeService() 335 mServices.values().forEach(service -> service.handleDestroy()); in destroy()
|
D | CustomTile.java | 248 protected void handleDestroy() { in handleDestroy() method in CustomTile 249 super.handleDestroy(); in handleDestroy()
|
D | TileLifecycleManager.java | 277 public void handleDestroy() { in handleDestroy() method in TileLifecycleManager
|
/frameworks/base/core/java/com/android/internal/infra/ |
D | AbstractRemoteService.java | 131 mHandler.sendMessage(obtainMessage(AbstractRemoteService::handleDestroy, this)); in destroy() 204 private void handleDestroy() { in handleDestroy() method in AbstractRemoteService
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/ |
D | QSTileImplTest.java | 256 mTile.handleDestroy(); in testHandleDestroyClearsHandlerQueue() 264 mTile.handleDestroy(); in testHandleDestroy_log()
|
/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 | 471 protected void handleDestroy() { in handleDestroy() method in QSTileImpl 586 handleDestroy(); in handleMessage()
|
/frameworks/base/services/ |
D | art-profile | 29226 PLcom/android/server/print/RemotePrintService;->handleDestroy()V 31101 PLcom/android/server/systemcaptions/RemoteSystemCaptionsManagerService;->handleDestroy()V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 27963 PLcom/android/internal/infra/AbstractRemoteService;->handleDestroy()V
|