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