Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DFlashlightTile.java43 protected void handleDestroy() { in handleDestroy() method in FlashlightTile
44 super.handleDestroy(); in handleDestroy()
DColorInversionTile.java66 protected void handleDestroy() { in handleDestroy() method in ColorInversionTile
67 super.handleDestroy(); in handleDestroy()
DHotspotTile.java48 protected void handleDestroy() { in handleDestroy() method in HotspotTile
49 super.handleDestroy(); in handleDestroy()
DIntentTile.java56 protected void handleDestroy() { in handleDestroy() method in IntentTile
57 super.handleDestroy(); in handleDestroy()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSTile.java242 protected void handleDestroy() { in handleDestroy() method in QSTile
298 handleDestroy(); in handleMessage()
/frameworks/base/services/print/java/com/android/server/print/
DRemotePrintService.java120 private void handleDestroy() { in handleDestroy() method in RemotePrintService
671 handleDestroy(); in handleMessage()