Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/celllayout/
DUnitTestCellLayoutBuilderRule.kt85 private fun getDeviceProfile(): DeviceProfile = in getDeviceProfile() method
91 override fun getDeviceProfile(): DeviceProfile { in getDeviceProfile() method
/packages/modules/Connectivity/remoteauth/service/java/com/android/server/remoteauth/connectivity/
DCompanionDeviceManagerWrapper.java50 public String getDeviceProfile(@NonNull AssociationInfo associationInfo) { in getDeviceProfile() method in CompanionDeviceManagerWrapper
/packages/apps/Launcher3/tests/multivalentTests/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.java94 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in TaskbarOverlayContext
/packages/apps/Launcher3/src/com/android/launcher3/
DBaseActivity.java174 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in BaseActivity
DInvariantDeviceProfile.java761 public DeviceProfile getDeviceProfile(Context context) { in getDeviceProfile() method
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DTutorialFragment.java201 DeviceProfile getDeviceProfile() { in getDeviceProfile() method in TutorialFragment
/packages/apps/Launcher3/src/com/android/launcher3/views/
DActivityContext.java183 DeviceProfile getDeviceProfile(); in getDeviceProfile() method
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarActivityContext.java464 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in TaskbarActivityContext