Searched refs:getLowStorageThreshold (Results 1 – 2 of 2) sorted by relevance
173 private long getLowStorageThreshold(Context context) { in getLowStorageThreshold() method in BackgroundDexOptService204 final long lowThreshold = getLowStorageThreshold(this); in postBootUpdate()288 long lowStorageThreshold = getLowStorageThreshold(context); in idleOptimization()
23645 PLcom/android/server/pm/BackgroundDexOptService;->getLowStorageThreshold(Landroid/content/Context;)J