Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/companion/
DAssociationRequest.java226 boolean selfManaged, in AssociationRequest()
387 public Builder setSelfManaged(boolean selfManaged) { in setSelfManaged()
DAssociationInfo.java81 @Nullable String deviceProfile, boolean selfManaged, boolean notifyOnDeviceNearby, in AssociationInfo()
/frameworks/base/services/companion/java/com/android/server/companion/
DPersistentDataStore.java555 @Nullable CharSequence displayName, @Nullable String profile, boolean selfManaged, in createAssociationInfoNoThrow()
DCompanionDeviceManagerService.java866 @Nullable String deviceProfile, boolean selfManaged) { in createAssociation()