Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DActivityContext.java57 DeviceProfile getDeviceProfile(); in getDeviceProfile() method
/packages/apps/Launcher3/src/com/android/launcher3/
DBaseActivity.java143 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in BaseActivity
DInvariantDeviceProfile.java522 public DeviceProfile getDeviceProfile(Context context) { in getDeviceProfile() method in InvariantDeviceProfile
/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DLauncherPreviewRenderer.java315 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method