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

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumePanel.java104 private static final int FREE_DELAY = 10000; field in class:VolumePanel
1049 sendMessageDelayed(obtainMessage(MSG_FREE_RESOURCES), FREE_DELAY);
1286 sendMessageDelayed(obtainMessage(MSG_FREE_RESOURCES), FREE_DELAY);

Completed in 40 milliseconds