Home
last modified time | relevance | path

Searched defs:getDeviceProfile (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
DActivityContextWrapper.java58 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in ActivityContextWrapper
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/overlay/
DTaskbarOverlayContext.java84 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in TaskbarOverlayContext
/packages/apps/Launcher3/src/com/android/launcher3/
DBaseActivity.java162 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in BaseActivity
DInvariantDeviceProfile.java682 public DeviceProfile getDeviceProfile(Context context) { in getDeviceProfile() method
/packages/apps/Launcher3/src/com/android/launcher3/views/
DActivityContext.java156 DeviceProfile getDeviceProfile(); in getDeviceProfile() method
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DTutorialFragment.java178 DeviceProfile getDeviceProfile() { in getDeviceProfile() method in TutorialFragment
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarActivityContext.java274 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in TaskbarActivityContext