Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java374 return mInjectedIsLowRamDevice; in injectIsLowRamDevice()
685 protected boolean mInjectedIsLowRamDevice; field in BaseShortcutManagerTest
H A DShortcutManagerTest1.java239 mInjectedIsLowRamDevice = true; in testLoadConfig()