Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/companion/
DAssociationInfo.java81 @Nullable String deviceProfile, boolean selfManaged, boolean notifyOnDeviceNearby, in AssociationInfo()
408 public Builder setNotifyOnDeviceNearby(boolean notifyOnDeviceNearby) { in setNotifyOnDeviceNearby()
463 Builder setNotifyOnDeviceNearby(boolean notifyOnDeviceNearby); in setNotifyOnDeviceNearby()