Searched refs:getCheckinDump (Results 1 – 1 of 1) sorted by relevance
276 public static JSONObject getCheckinDump(Instrumentation instrumentation) throws JSONException { in getCheckinDump() method in ShortcutManagerTestUtils281 return getCheckinDump(instrumentation).getBoolean("lowRam"); in isLowRamDevice()285 return getCheckinDump(instrumentation).getInt("iconSize"); in getIconSize()