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