Searched refs:isLowStorage (Results 1 – 2 of 2) sorted by relevance
1075 public static boolean isLowStorage(Context context) { in isLowStorage() method in Utils
590 if (!Utils.isLowStorage(this)) { in onCreate()