Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java382 return mInjectedIsLowRamDevice; in injectIsLowRamDevice()
937 protected boolean mInjectedIsLowRamDevice; field in BaseShortcutManagerTest
H A DShortcutManagerTest1.java234 mInjectedIsLowRamDevice = true; in testLoadConfig()