Searched defs:isLowRamDevice (Results 1 – 4 of 4) sorted by relevance
34 public static boolean isLowRamDevice(Context context) { in isLowRamDevice() method in ActivityManagerCompatUtils
148 public static boolean isLowRamDevice() { in isLowRamDevice() method in NetworkPolicyTestUtils
70 DropBoxManager dropBoxManager, boolean isLowRamDevice) { in DiagnosticDataCollector()
3393 public static int getMaxNumberOfNetworkSuggestionsPerApp(boolean isLowRamDevice) { in getMaxNumberOfNetworkSuggestionsPerApp()