Home
last modified time | relevance | path

Searched refs:handleDestroy (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DColorInversionTile.java57 protected void handleDestroy() { in handleDestroy() method in ColorInversionTile
58 super.handleDestroy(); in handleDestroy()
DBatterySaverTile.java69 protected void handleDestroy() { in handleDestroy() method in BatterySaverTile
70 super.handleDestroy(); in handleDestroy()
DFlashlightTile.java49 protected void handleDestroy() { in handleDestroy() method in FlashlightTile
50 super.handleDestroy(); in handleDestroy()
DHotspotTile.java63 protected void handleDestroy() { in handleDestroy() method in HotspotTile
64 super.handleDestroy(); in handleDestroy()
DDndTile.java106 protected void handleDestroy() { in handleDestroy() method in DndTile
107 super.handleDestroy(); in handleDestroy()
/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/
DRemoteSystemCaptionsManagerService.java86 obtainMessage(RemoteSystemCaptionsManagerService::handleDestroy, this)); in destroy()
89 void handleDestroy() { in handleDestroy() method in RemoteSystemCaptionsManagerService
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DTileServiceManager.java166 public void handleDestroy() { in handleDestroy() method in TileServiceManager
169 mStateManager.handleDestroy(); in handleDestroy()
DTileServices.java113 service.handleDestroy(); in freeService()
335 mServices.values().forEach(service -> service.handleDestroy()); in destroy()
DCustomTile.java248 protected void handleDestroy() { in handleDestroy() method in CustomTile
249 super.handleDestroy(); in handleDestroy()
DTileLifecycleManager.java277 public void handleDestroy() { in handleDestroy() method in TileLifecycleManager
/frameworks/base/core/java/com/android/internal/infra/
DAbstractRemoteService.java131 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/
DQSTileImplTest.java256 mTile.handleDestroy(); in testHandleDestroyClearsHandlerQueue()
264 mTile.handleDestroy(); in testHandleDestroy_log()
/frameworks/base/services/print/java/com/android/server/print/
DRemotePrintService.java137 RemotePrintService::handleDestroy, this)); in destroy()
140 private void handleDestroy() { in handleDestroy() method in RemotePrintService
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileImpl.java471 protected void handleDestroy() { in handleDestroy() method in QSTileImpl
586 handleDestroy(); in handleMessage()
/frameworks/base/services/
Dart-profile29226 PLcom/android/server/print/RemotePrintService;->handleDestroy()V
31101 PLcom/android/server/systemcaptions/RemoteSystemCaptionsManagerService;->handleDestroy()V
/frameworks/base/config/
Dboot-image-profile.txt27963 PLcom/android/internal/infra/AbstractRemoteService;->handleDestroy()V