Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/companion/
H A DAssociationInfo.java83 boolean selfManaged, boolean notifyOnDeviceNearby, boolean revoked, in AssociationInfo() argument
104 mNotifyOnDeviceNearby = notifyOnDeviceNearby; in AssociationInfo()
441 public Builder setNotifyOnDeviceNearby(boolean notifyOnDeviceNearby) { in setNotifyOnDeviceNearby() argument
442 mNotifyOnDeviceNearby = notifyOnDeviceNearby; in setNotifyOnDeviceNearby()
498 Builder setNotifyOnDeviceNearby(boolean notifyOnDeviceNearby); in setNotifyOnDeviceNearby() argument