Home
last modified time | relevance | path

Searched refs:setDeviceProfile (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/services/Telecomm/testapps/companionapp/src/com/android/server/telecom/companionapp/
H A DCompanionTestApp.java91 .setDeviceProfile(AssociationRequest.DEVICE_PROFILE_WATCH) in setupDeviceAssociation()
/aosp12/frameworks/base/core/java/android/companion/
H A DAssociationRequest.java211 public Builder setDeviceProfile(@NonNull @DeviceProfile String deviceProfile) { in setDeviceProfile() method in AssociationRequest.Builder
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DTaskViewSimulator.java128 mOrientationState.setDeviceProfile(dp); in setDp()
H A DRecentsOrientedState.java163 public void setDeviceProfile(DeviceProfile deviceProfile) { in setDeviceProfile() method in RecentsOrientedState
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java1605 mOrientationState.setDeviceProfile(dp); in setInsets()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9813 …method @NonNull public android.companion.AssociationRequest.Builder setDeviceProfile(@NonNull Stri…