Searched refs:setNotifyOnDeviceNearby (Results 1 – 4 of 4) sorted by relevance
568 public Builder setNotifyOnDeviceNearby(boolean notifyOnDeviceNearby) { in setNotifyOnDeviceNearby() method in AssociationInfo.Builder
217 association = (new AssociationInfo.Builder(association)).setNotifyOnDeviceNearby(true) in startObservingDevicePresence()273 association = (new AssociationInfo.Builder(association)).setNotifyOnDeviceNearby(false) in stopObservingDevicePresence()
2008 UnflaggedApi: android.companion.AssociationInfo.Builder#setNotifyOnDeviceNearby(boolean):2009 …with @FlaggedApi: method android.companion.AssociationInfo.Builder.setNotifyOnDeviceNearby(boolean)
913 … method @NonNull public android.companion.AssociationInfo.Builder setNotifyOnDeviceNearby(boolean);