Searched refs:injectIsLowRamDevice (Results 1 – 3 of 3) sorted by relevance
716 final int iconDimensionDp = Math.max(1, injectIsLowRamDevice() in updateConfigurationLocked()4009 result.put(KEY_LOW_RAM, injectIsLowRamDevice()); in dumpCheckin()4337 boolean injectIsLowRamDevice() { in injectIsLowRamDevice() method in ShortcutService
327 boolean injectIsLowRamDevice() { in injectIsLowRamDevice() method in BaseShortcutManagerTest.ShortcutServiceTestable
11629 HSPLcom/android/server/pm/ShortcutService;->injectIsLowRamDevice()Z