OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lowpercentage
(Results
1 - 1
of
1
) sorted by null
/packages/apps/TV/usbtuner/src/com/android/usbtuner/exoplayer/cache/
TrickplayStorageManager.java
49
long
lowPercentage
= Settings.Global.getInt(context.getContentResolver(),
51
long lowBytes = path.getTotalSpace() *
lowPercentage
/ 100;
Completed in 657 milliseconds