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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DColorInversionTile.java63 protected void handleDestroy() { method in class:ColorInversionTile
64 super.handleDestroy();
H A DFlashlightTile.java48 protected void handleDestroy() { method in class:FlashlightTile
49 super.handleDestroy();
H A DHotspotTile.java49 protected void handleDestroy() { method in class:HotspotTile
50 super.handleDestroy();
H A DIntentTile.java52 protected void handleDestroy() { method in class:IntentTile
53 super.handleDestroy();
/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintService.java120 private void handleDestroy() { method in class:RemotePrintService
670 handleDestroy();
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSTile.java218 protected void handleDestroy() { method in class:QSTile
272 name = "handleDestroy";
273 handleDestroy();

Completed in 371 milliseconds