Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
H A DActivityContextWrapper.java47 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in ActivityContextWrapper
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DActivityContext.java95 DeviceProfile getDeviceProfile(); in getDeviceProfile() method
/aosp12/frameworks/base/core/java/android/companion/
H A DAssociation.java111 public @Nullable String getDeviceProfile() { in getDeviceProfile() method in Association
H A DAssociationRequest.java304 public @Nullable @DeviceProfile String getDeviceProfile() { in getDeviceProfile() method in AssociationRequest
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBaseActivity.java141 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in BaseActivity
H A DInvariantDeviceProfile.java590 public DeviceProfile getDeviceProfile(Context context) { in getDeviceProfile() method
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarActivityContext.java241 public DeviceProfile getDeviceProfile() { in getDeviceProfile() method in TaskbarActivityContext