Home
last modified time | relevance | path

Searched refs:getLowStorageThreshold (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DBackgroundDexOptService.java173 private long getLowStorageThreshold(Context context) { in getLowStorageThreshold() method in BackgroundDexOptService
204 final long lowThreshold = getLowStorageThreshold(this); in postBootUpdate()
288 long lowStorageThreshold = getLowStorageThreshold(context); in idleOptimization()
/frameworks/base/services/
Dart-profile23645 PLcom/android/server/pm/BackgroundDexOptService;->getLowStorageThreshold(Landroid/content/Context;)J