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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DColorInversionTile.java56 protected void handleDestroy() { method in class:ColorInversionTile
57 super.handleDestroy();
H A DFlashlightTile.java52 protected void handleDestroy() { method in class:FlashlightTile
53 super.handleDestroy();
H A DHotspotTile.java71 protected void handleDestroy() { method in class:HotspotTile
72 super.handleDestroy();
H A DIntentTile.java57 protected void handleDestroy() { method in class:IntentTile
58 super.handleDestroy();
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DTileServiceManager.java145 public void handleDestroy() { method in class:TileServiceManager
147 mStateManager.handleDestroy();
H A DCustomTile.java210 protected void handleDestroy() { method in class:CustomTile
211 super.handleDestroy();
H A DTileServices.java100 service.handleDestroy();
H A DTileLifecycleManager.java238 public void handleDestroy() { method in class:TileLifecycleManager
239 if (DEBUG) Log.d(TAG, "handleDestroy");
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSTile.java314 protected void handleDestroy() { method in class:QSTile
399 name = "handleDestroy";
400 handleDestroy();
/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintService.java134 private void handleDestroy() { method in class:RemotePrintService
701 handleDestroy();

Completed in 168 milliseconds