Home
last modified time | relevance | path

Searched defs:landscapeProfile (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/
DInvariantDeviceProfileTest.java125 DeviceProfile landscapeProfile = mInvariantProfile.landscapeProfile; in testQsbNormalHeight() local
159 DeviceProfile landscapeProfile = mInvariantProfile.landscapeProfile; in testQsbTallHeight() local
/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java83 DeviceProfile landscapeProfile; field in InvariantDeviceProfile
DLauncher.java3619 DeviceProfile landscapeProfile = app.getInvariantDeviceProfile().landscapeProfile; in getOrCreateQsbBar() local