Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowDevicePolicyManager.java36 private boolean mIsInstallInQueue; field in ShadowDevicePolicyManager
68 return mIsInstallInQueue; in isUninstallInQueue()
72 mIsInstallInQueue = isUninstallInQueue; in setIsUninstallInQueue()