Searched refs:handleDestroy (Results 1 – 13 of 13) sorted by relevance
57 protected void handleDestroy() { in handleDestroy() method in ColorInversionTile58 super.handleDestroy(); in handleDestroy()
65 protected void handleDestroy() { in handleDestroy() method in BatterySaverTile66 super.handleDestroy(); in handleDestroy()
49 protected void handleDestroy() { in handleDestroy() method in FlashlightTile50 super.handleDestroy(); in handleDestroy()
65 protected void handleDestroy() { in handleDestroy() method in HotspotTile66 super.handleDestroy(); in handleDestroy()
60 protected void handleDestroy() { in handleDestroy() method in IntentTile61 super.handleDestroy(); in handleDestroy()
99 protected void handleDestroy() { in handleDestroy() method in DndTile100 super.handleDestroy(); in handleDestroy()
161 public void handleDestroy() { in handleDestroy() method in TileServiceManager164 mStateManager.handleDestroy(); in handleDestroy()
103 service.handleDestroy(); in freeService()323 mServices.values().forEach(service -> service.handleDestroy()); in destroy()
235 protected void handleDestroy() { in handleDestroy() method in CustomTile236 super.handleDestroy(); in handleDestroy()
251 public void handleDestroy() { in handleDestroy() method in TileLifecycleManager
131 mHandler.sendMessage(obtainMessage(AbstractRemoteService::handleDestroy, this)); in destroy()204 private void handleDestroy() { in handleDestroy() method in AbstractRemoteService
389 protected void handleDestroy() { in handleDestroy() method in QSTileImpl493 handleDestroy(); in handleMessage()
137 RemotePrintService::handleDestroy, this)); in destroy()140 private void handleDestroy() { in handleDestroy() method in RemotePrintService