Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java793 final int iconDimensionDp = Math.max(1, injectIsLowRamDevice() in updateConfigurationLocked()
4911 result.put(KEY_LOW_RAM, injectIsLowRamDevice());
5277 boolean injectIsLowRamDevice() {
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java381 boolean injectIsLowRamDevice() { in injectIsLowRamDevice() method in BaseShortcutManagerTest.ShortcutServiceTestable
/aosp12/frameworks/base/services/
H A Dart-profile32895 HSPLcom/android/server/pm/ShortcutService;->injectIsLowRamDevice()Z