Home
last modified time | relevance | path

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

/packages/apps/Launcher3/robolectric_tests/src/com/android/launcher3/testing/
DTestActivity.java39 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in TestActivity
/packages/apps/Launcher3/src/com/android/launcher3/views/
DActivityContext.java89 DeviceProfile getDeviceProfile(); in getDeviceProfile() method
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarActivityContext.java189 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in TaskbarActivityContext
/packages/apps/Launcher3/src/com/android/launcher3/
DBaseActivity.java141 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in BaseActivity
DInvariantDeviceProfile.java523 public DeviceProfile getDeviceProfile(Context context) { in getDeviceProfile() method