Searched refs:NSD_ADVERTISING_UPDATE_ONLY (Results 1 – 4 of 4) sorted by relevance
19 import android.net.nsd.AdvertisingRequest.NSD_ADVERTISING_UPDATE_ONLY47 .setAdvertisingConfig(NSD_ADVERTISING_UPDATE_ONLY) in testParcelingIsLossLess()75 .setAdvertisingConfig(NSD_ADVERTISING_UPDATE_ONLY) in testBuilder_setPropertiesSuccess()81 assertEquals(NSD_ADVERTISING_UPDATE_ONLY, request.advertisingConfig) in testBuilder_setPropertiesSuccess()93 .setAdvertisingConfig(NSD_ADVERTISING_UPDATE_ONLY) in testEquality()97 .setAdvertisingConfig(NSD_ADVERTISING_UPDATE_ONLY) in testEquality()
39 public static final long NSD_ADVERTISING_UPDATE_ONLY = 1; field in AdvertisingRequest75 NSD_ADVERTISING_UPDATE_ONLY,
1290 builder.setAdvertisingConfig(AdvertisingRequest.NSD_ADVERTISING_UPDATE_ONLY); in registerService()1377 & AdvertisingRequest.NSD_ADVERTISING_UPDATE_ONLY) > 0) { in registerService()
984 & AdvertisingRequest.NSD_ADVERTISING_UPDATE_ONLY) > 0; in processMessage()