Searched refs:injectIsLowRamDevice (Results 1 – 2 of 2) sorted by relevance
514 && !injectIsLowRamDevice(); in ShortcutService()822 final int iconDimensionDp = Math.max(1, injectIsLowRamDevice() in updateConfigurationLocked()4877 result.put(KEY_LOW_RAM, injectIsLowRamDevice());5243 boolean injectIsLowRamDevice() {
373 boolean injectIsLowRamDevice() { in injectIsLowRamDevice() method in BaseShortcutManagerTest.ShortcutServiceTestable