Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DActivityContext.java58 DeviceProfile getDeviceProfile(); in getDeviceProfile() method
/packages/apps/Launcher3/src/com/android/launcher3/
DBaseActivity.java113 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in BaseActivity
DInvariantDeviceProfile.java494 public DeviceProfile getDeviceProfile(Context context) { in getDeviceProfile() method in InvariantDeviceProfile