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