Home
last modified time | relevance | path

Searched refs:getCheckinDump (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java280 public static JSONObject getCheckinDump(Instrumentation instrumentation) throws JSONException { in getCheckinDump() method in ShortcutManagerTestUtils
285 return getCheckinDump(instrumentation).getBoolean("lowRam"); in isLowRamDevice()
289 return getCheckinDump(instrumentation).getInt("iconSize"); in getIconSize()