Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java328 return mInjectedIsLowRamDevice; in injectIsLowRamDevice()
599 protected boolean mInjectedIsLowRamDevice; field in BaseShortcutManagerTest
DShortcutManagerTest1.java215 mInjectedIsLowRamDevice = true; in testLoadConfig()