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

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

Completed in 132 milliseconds