Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java716 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
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java327 boolean injectIsLowRamDevice() { in injectIsLowRamDevice() method in BaseShortcutManagerTest.ShortcutServiceTestable
/frameworks/base/services/
Dart-profile11629 HSPLcom/android/server/pm/ShortcutService;->injectIsLowRamDevice()Z