Searched refs:METHOD_isLowRamDevice (Results 1 – 1 of 1) sorted by relevance
27 private static final Method METHOD_isLowRamDevice = CompatUtils.getMethod( field in ActivityManagerCompatUtils40 sBoolean = (Boolean)CompatUtils.invoke(am, false, METHOD_isLowRamDevice); in isLowRamDevice()