Searched refs:notifyOnDeviceNearby (Results 1 – 1 of 1) sorted by relevance
97 boolean notifyOnDeviceNearby, boolean revoked, boolean pending, long timeApprovedMs, in AssociationInfo() argument116 mNotifyOnDeviceNearby = notifyOnDeviceNearby; in AssociationInfo()568 public Builder setNotifyOnDeviceNearby(boolean notifyOnDeviceNearby) { in setNotifyOnDeviceNearby() argument569 mNotifyOnDeviceNearby = notifyOnDeviceNearby; in setNotifyOnDeviceNearby()