A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

S

save() - function in org.altbeacon.beacon.service.ScanState
 
ScanFilterUtils - class in org.altbeacon.beacon.service.scanner
Created by dyoung on 1/12/15.
ScanJob - class in org.altbeacon.beacon.service
Used to perform scans periodically using the JobScheduler Only one instance of this will be active, even with multiple jobIds.
ScanJobScheduler - class in org.altbeacon.beacon.service
Schedules two types of ScanJobs: 1.
ScanState - class in org.altbeacon.beacon.service
Stores the full state of scanning for the library, including all settings so it can be ressurrected easily for running from a scheduled job Created by dyoung on 3/26/17.
scheduleAfterBackgroundWakeup(Context,List) - function in org.altbeacon.beacon.service.ScanJobScheduler
 
scheduleForIntentScanStrategy(Context) - function in org.altbeacon.beacon.service.ScanJobScheduler
 
sendBroadcast(Intent) - function in android.content.BeaconIntentProcessor
 
sendBroadcast(Intent) - function in android.content.BluetoothTestJob
 
sendBroadcast(Intent) - function in android.content.ScanJob
 
sendBroadcast(Intent) - function in android.content.BeaconService
 
sendBroadcastAsUser(Intent,UserHandle) - function in android.content.BeaconIntentProcessor
 
sendBroadcastAsUser(Intent,UserHandle) - function in android.content.BluetoothTestJob
 
sendBroadcastAsUser(Intent,UserHandle) - function in android.content.ScanJob
 
sendBroadcastAsUser(Intent,UserHandle) - function in android.content.BeaconService
 
sendBroadcastWithMultiplePermissions(Intent,Array) - function in android.content.BeaconIntentProcessor
 
sendBroadcastWithMultiplePermissions(Intent,Array) - function in android.content.BluetoothTestJob
 
sendBroadcastWithMultiplePermissions(Intent,Array) - function in android.content.ScanJob
 
sendBroadcastWithMultiplePermissions(Intent,Array) - function in android.content.BeaconService
 
sendOrderedBroadcast(Intent,String) - function in android.content.BeaconIntentProcessor
 
sendOrderedBroadcast(Intent,String) - function in android.content.BluetoothTestJob
 
sendOrderedBroadcast(Intent,String) - function in android.content.ScanJob
 
sendOrderedBroadcast(Intent,String) - function in android.content.BeaconService
 
sendOrderedBroadcastAsUser(Intent,UserHandle,String,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.BeaconIntentProcessor
 
sendOrderedBroadcastAsUser(Intent,UserHandle,String,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.BluetoothTestJob
 
sendOrderedBroadcastAsUser(Intent,UserHandle,String,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.ScanJob
 
sendOrderedBroadcastAsUser(Intent,UserHandle,String,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.BeaconService
 
sendStickyBroadcast(Intent) - function in android.content.BeaconIntentProcessor
 
sendStickyBroadcast(Intent) - function in android.content.BluetoothTestJob
 
sendStickyBroadcast(Intent) - function in android.content.ScanJob
 
sendStickyBroadcast(Intent) - function in android.content.BeaconService
 
sendStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.BeaconIntentProcessor
 
sendStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.BluetoothTestJob
 
sendStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.ScanJob
 
sendStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.BeaconService
 
sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.BeaconIntentProcessor
 
sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.BluetoothTestJob
 
sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.ScanJob
 
sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.BeaconService
 
sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.BeaconIntentProcessor
 
sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.BluetoothTestJob
 
sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.ScanJob
 
sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.BeaconService
 
set(String,String) - function in org.altbeacon.beacon.BeaconData
 
set(Integer,E) - function in org.altbeacon.beacon.utils.ChangeAwareCopyOnWriteArrayList
 
setActiveSinceAppLaunch(boolean) - function in org.altbeacon.beacon.service.RegionMonitoringState
 
setAdvertiseMode(int) - function in org.altbeacon.beacon.BeaconTransmitter
AdvertiseSettings.ADVERTISE_MODE_BALANCED 3 HzAdvertiseSettings.ADVERTISE_MODE_LOW_LATENCY 10 HzAdvertiseSettings.
setAdvertiseTxPowerLevel(int) - function in org.altbeacon.beacon.BeaconTransmitter
AdvertiseSettings.ADVERTISE_TX_POWER_HIGH -56 dBm @ 1 meter with Nexus 5AdvertiseSettings.ADVERTISE_TX_POWER_LOW -75 dBm @ 1 meter with Nexus 5AdvertiseSettings.ADVERTISE_TX_POWER_MEDIUM -66 dBm @ 1 meter with Nexus 5AdvertiseSettings.
setAllowPduOverflow(Boolean) - function in org.altbeacon.beacon.BeaconParser
Setting to true indicates that packets should be rejected if the PDU length is too short forthe fields.
setAllowPduOverflow(Boolean) - function in org.altbeacon.beacon.AltBeaconParser
Setting to true indicates that packets should be rejected if the PDU length is too short forthe fields.
setAndroidLScanningDisabled(boolean) - function in org.altbeacon.beacon.BeaconManager
Allows disabling use of Android L BLE Scanning APIs on devices with API 21+If set to false (default), devices with API 21+ will use the Android L APIs toscan for beacons
setAndroidLScanningDisabled(Boolean) - function in org.altbeacon.beacon.Settings.ForegroundServiceScanStrategy
 
setBackgroundBetweenScanPeriod(long) - function in org.altbeacon.beacon.BeaconManager
Sets the duration in milliseconds spent not scanning between each Bluetooth LE scan cycle when no ranging/monitoring clients are in the foreground
setBackgroundBetweenScanPeriod(Long) - function in org.altbeacon.beacon.service.ScanState
 
setBackgroundMode(boolean) - function in org.altbeacon.beacon.BeaconManager
This method notifies the beacon service that the application is either moving to backgroundmode or foreground mode.
setBackgroundMode(Boolean) - function in org.altbeacon.beacon.service.ScanState
 
setBackgroundModeInternal(boolean) - function in org.altbeacon.beacon.BeaconManager
Reserved for internal use by the library.
setBackgroundScanPeriod(long) - function in org.altbeacon.beacon.BeaconManager
Sets the duration in milliseconds of each Bluetooth LE scan cycle to look for beacons.
setBackgroundScanPeriod(Long) - function in org.altbeacon.beacon.service.ScanState
 
setBeacon(Beacon) - function in org.altbeacon.beacon.BeaconTransmitter
Sets the beacon whose fields will be transmitted
setBeaconLayout(String) - function in org.altbeacon.beacon.BeaconParser
Defines a beacon field parsing algorithm based on a string designating the zero-indexedoffsets to bytes within a BLE advertisement.
setBeaconLayout(String) - function in org.altbeacon.beacon.AltBeaconParser
Defines a beacon field parsing algorithm based on a string designating the zero-indexedoffsets to bytes within a BLE advertisement.
setBeaconParser(BeaconParser) - function in org.altbeacon.beacon.BeaconTransmitter
Sets the beaconParsser used for formatting the transmission
setBeaconParsers(Set) - function in org.altbeacon.beacon.service.ScanState
 
setBeacons(List) - function in org.altbeacon.beacon.simulator.StaticBeaconSimulator
 
setBeaconSimulator(BeaconSimulator) - function in org.altbeacon.beacon.BeaconManager
 
setBeaconSimulator(BeaconSimulator) - function in org.altbeacon.beacon.Settings.Builder
 
setBeaconTypeCode(int) - function in org.altbeacon.beacon.Beacon.Builder
 
setBeaconTypeCode(int) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setBluetoothAddress(String) - function in org.altbeacon.beacon.Beacon.Builder
 
setBluetoothAddress(String) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setBluetoothName(String) - function in org.altbeacon.beacon.Beacon.Builder
 
setBluetoothName(String) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setBuildNumber(String) - function in org.altbeacon.beacon.distance.AndroidModel
 
setCallingWorkSourceUid(int) - function in android.os.BeaconService.BeaconBinder
 
setConnectable(boolean) - function in org.altbeacon.beacon.BeaconTransmitter
Whether the advertisement should indicate the device is connectable.
setDataFields(List) - function in org.altbeacon.beacon.Beacon.Builder
 
setDataFields(List) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setDebug(boolean) - function in org.altbeacon.beacon.BeaconManager
Set to true if you want to show library debugging.
setDebug(Boolean) - function in org.altbeacon.beacon.Settings.Builder
 
setDebugUnregister(boolean) - function in android.content.StartupBroadcastReceiver
 
setDEFAULT_ARMA_SPEED(double) - function in org.altbeacon.beacon.service.ArmaRssiFilter
 
setDisableOnFailure(Boolean) - function in org.altbeacon.beacon.service.IntentScanStrategyCoordinator
 
setDistanceCalculator(DistanceCalculator) - function in org.altbeacon.beacon.Beacon
 
setDistanceCalculator(DistanceCalculator) - function in org.altbeacon.beacon.AltBeacon
 
setDistanceCalculatorFactory(DistanceCalculatorFactory) - function in org.altbeacon.beacon.Settings.Builder
 
setDistanceModelUpdateUrl(String) - function in org.altbeacon.beacon.BeaconManager
 
setDistanceModelUpdateUrl(String) - function in org.altbeacon.beacon.Settings.Builder
 
setEnabled(boolean) - function in org.altbeacon.beacon.service.Stats
 
setEnableScheduledScanJobs(boolean) - function in org.altbeacon.beacon.BeaconManager
Configures using a `ScanJob` run with the `JobScheduler` to perform scans rather than using along-running `BeaconService` to do so.Calling with true on devices older than Android L (5.0) will not apply the changeas the JobScheduler is not available.This value defaults to true on Android O+ and false on devices with older OS versions.Accepting the default value of false is recommended on Android N and earlier becauseotherwise beacon scans may be run only once every 15 minutes in the background, and no lowpower scans may be performed between scanning cycles.Setting this value to false will disable ScanJobs when the app is run on Android 8+, whichcan prohibit delivery of callbacks when the app is in the background unless the scanningprocess is running in a foreground service.This method may only be called if ranging or monitoring have not yet been started otherwise an`IllegalStateException` is thrown.
setExtraBeaconDataTracker(ExtraDataBeaconTracker) - function in org.altbeacon.beacon.service.ScanState
 
setExtraDataFields(List) - function in org.altbeacon.beacon.Beacon
Sets extra data fields
setExtraDataFields(List) - function in org.altbeacon.beacon.Beacon.Builder
 
setExtraDataFields(List) - function in org.altbeacon.beacon.AltBeacon
Sets extra data fields
setExtraDataFields(List) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setFirstCycleDetectionTimestamp(long) - function in org.altbeacon.beacon.Beacon
Sets the timestamp of the first packet detected
setFirstCycleDetectionTimestamp(long) - function in org.altbeacon.beacon.AltBeacon
Sets the timestamp of the first packet detected
setForegroundBetweenScanPeriod(long) - function in org.altbeacon.beacon.BeaconManager
Sets the duration in milliseconds between each Bluetooth LE scan cycle to look for beacons.
setForegroundBetweenScanPeriod(Long) - function in org.altbeacon.beacon.service.ScanState
 
setForegroundScanPeriod(long) - function in org.altbeacon.beacon.BeaconManager
Sets the duration in milliseconds of each Bluetooth LE scan cycle to look for beacons.
setForegroundScanPeriod(Long) - function in org.altbeacon.beacon.service.ScanState
 
setHardwareAssistManufacturerCodes(Array) - function in org.altbeacon.beacon.BeaconParser
Sets a list of Bluetooth manufacturer codes which will be used for hardware-assistedaccelerated looking for this beacon typeThe possible codes are defined on this list:https://www.bluetooth.
setHardwareAssistManufacturerCodes(Array) - function in org.altbeacon.beacon.AltBeaconParser
Sets a list of Bluetooth manufacturer codes which will be used for hardware-assistedaccelerated looking for this beacon typeThe possible codes are defined on this list:https://www.bluetooth.
setHardwareEqualityEnforced(boolean) - function in org.altbeacon.beacon.Beacon
 
setHardwareEqualityEnforced(boolean) - function in org.altbeacon.beacon.AltBeacon
 
setHistoricalLoggingEnabled(boolean) - function in org.altbeacon.beacon.service.Stats
 
setId1(String) - function in org.altbeacon.beacon.Beacon.Builder
Convenience method allowing the first beacon identifier to be set as a String.
setId1(String) - function in org.altbeacon.beacon.AltBeacon.Builder
Convenience method allowing the first beacon identifier to be set as a String.
setId2(String) - function in org.altbeacon.beacon.Beacon.Builder
Convenience method allowing the second beacon identifier to be set as a String.
setId2(String) - function in org.altbeacon.beacon.AltBeacon.Builder
Convenience method allowing the second beacon identifier to be set as a String.
setId3(String) - function in org.altbeacon.beacon.Beacon.Builder
Convenience method allowing the third beacon identifier to be set as a String.
setId3(String) - function in org.altbeacon.beacon.AltBeacon.Builder
Convenience method allowing the third beacon identifier to be set as a String.
setIdentifiers(List) - function in org.altbeacon.beacon.Beacon.Builder
 
setIdentifiers(List) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setIntentRedelivery(boolean) - function in android.app.BeaconIntentProcessor
 
setIntentScanningStrategyEnabled(boolean) - function in org.altbeacon.beacon.BeaconManager
 
setLastCycleDetectionTimestamp(long) - function in org.altbeacon.beacon.Beacon
Sets the timestamp of the last packet detected
setLastCycleDetectionTimestamp(long) - function in org.altbeacon.beacon.AltBeacon
Sets the timestamp of the last packet detected
setLastPacketRawBytes(Array) - function in org.altbeacon.beacon.Beacon
Sets the raw bytes of the last detection
setLastPacketRawBytes(Array) - function in org.altbeacon.beacon.Beacon.Builder
 
setLastPacketRawBytes(Array) - function in org.altbeacon.beacon.AltBeacon
Sets the raw bytes of the last detection
setLastPacketRawBytes(Array) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setLastScanStartTimeMillis(long) - function in org.altbeacon.beacon.service.ScanState
 
setLastStrategyFailureDetectionCount(Integer) - function in org.altbeacon.beacon.service.IntentScanStrategyCoordinator
 
setLatitude(Double) - function in org.altbeacon.beacon.BeaconData
 
setLogger(Logger) - function in org.altbeacon.beacon.logging.LogManager
Set the logger that the Altbeacon library will use to send it's log messages to.
setLoggingEnabled(boolean) - function in org.altbeacon.beacon.service.Stats
 
setLongitude(Double) - function in org.altbeacon.beacon.BeaconData
 
setLongScanForcingEnabled(Boolean) - function in org.altbeacon.beacon.Settings.Builder
 
setLongScanForcingEnabled(boolean) - function in org.altbeacon.beacon.service.scanner.CycledLeScanner
Enables the scanner to go to extra lengths to keep scans going for longer than wouldotherwise be allowed.
setLongScanForcingEnabled(boolean) - function in org.altbeacon.beacon.service.scanner.CycledLeScannerForJellyBeanMr2
Enables the scanner to go to extra lengths to keep scans going for longer than wouldotherwise be allowed.
setLongScanForcingEnabled(boolean) - function in org.altbeacon.beacon.service.scanner.CycledLeScannerForLollipop
Enables the scanner to go to extra lengths to keep scans going for longer than wouldotherwise be allowed.
setManifestCheckingDisabled(boolean) - function in org.altbeacon.beacon.BeaconManager
Allows disabling check of manifest for proper configuration of service.
setManufacturer(int) - function in org.altbeacon.beacon.Beacon.Builder
 
setManufacturer(int) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setManufacturer(String) - function in org.altbeacon.beacon.distance.AndroidModel
 
setMatchingBeaconTypeCode(Long) - function in org.altbeacon.beacon.BeaconParser
 
setMatchingBeaconTypeCode(Long) - function in org.altbeacon.beacon.AltBeaconParser
 
setMaxTrackinAge(int) - function in org.altbeacon.beacon.service.RangedBeacon
 
setMaxTrackingAge(int) - function in org.altbeacon.beacon.BeaconManager
Set the period of time, in which a beacon did not receive newmeasurements
setMfgReserved(int) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setModel(String) - function in org.altbeacon.beacon.distance.AndroidModel
 
setMonitoringStatus(MonitoringStatus) - function in org.altbeacon.beacon.service.ScanState
 
setMonitorNotifier(MonitorNotifier) - function in org.altbeacon.beacon.BeaconManager
Specifies a class that should be called each time the BeaconService seesor stops seeing a Region of beacons.
setMultiFrameBeacon(boolean) - function in org.altbeacon.beacon.Beacon.Builder
 
setMultiFrameBeacon(boolean) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setNonBeaconLeScanCallback(NonBeaconLeScanCallback) - function in org.altbeacon.beacon.BeaconManager
 
setNotification(JobParameters,int,Notification,int) - function in android.app.job.BluetoothTestJob
 
setNotification(JobParameters,int,Notification,int) - function in android.app.job.ScanJob
 
setNotificationsEnabled(boolean,int) - function in org.altbeacon.bluetooth.BluetoothMedic
Configure whether to send user-visible notification warnings when bluetooth power is cycled.
setNotifier(ChangeAwareCopyOnWriteArrayListNotifier) - function in org.altbeacon.beacon.utils.ChangeAwareCopyOnWriteArrayList
 
setOrderedHint(boolean) - function in android.content.StartupBroadcastReceiver
 
setOverrideImmediateScanJobId(int) - function in org.altbeacon.beacon.service.ScanJob
Allows configuration of the job id for the Android Job Scheduler.
setOverrideJobId(int) - function in org.altbeacon.bluetooth.BluetoothTestJob
Allows configuration of the job id for the Android Job Scheduler.
setOverridePeriodicScanJobId(int) - function in org.altbeacon.beacon.service.ScanJob
Allows configuration of the job id for the Android Job Scheduler.
setPacketCount(int) - function in org.altbeacon.beacon.Beacon
Sets the packet detections in the last ranging cycle
setPacketCount(int) - function in org.altbeacon.beacon.AltBeacon
Sets the packet detections in the last ranging cycle
setParserIdentifier(String) - function in org.altbeacon.beacon.Beacon.Builder
 
setParserIdentifier(String) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setRangedRegionState(Map) - function in org.altbeacon.beacon.service.ScanState
 
setRangeNotifier(RangeNotifier) - function in org.altbeacon.beacon.BeaconManager
Specifies a class that should be called each time the BeaconService gets rangingdata, which is nominally once per second when beacons are detected.
setRegionExitPeriod(long) - function in org.altbeacon.beacon.BeaconManager
Set region exit period in milliseconds
setRegionStatePeristenceEnabled(boolean) - function in org.altbeacon.beacon.BeaconManager
 
setRegionStatePersistenceEnabled(boolean) - function in org.altbeacon.beacon.BeaconManager
Turns off saving the state of monitored regions to persistent storage so it is retained overapp restarts.
setResult(int,String,Bundle) - function in android.content.StartupBroadcastReceiver
 
setResultCode(int) - function in android.content.StartupBroadcastReceiver
 
setResultData(String) - function in android.content.StartupBroadcastReceiver
 
setResultExtras(Bundle) - function in android.content.StartupBroadcastReceiver
 
setRssi(int) - function in org.altbeacon.beacon.Beacon
Sets the most recently measured rssi for use in distance calculations if a running average isnot available
setRssi(int) - function in org.altbeacon.beacon.Beacon.Builder
 
setRssi(int) - function in org.altbeacon.beacon.AltBeacon
Sets the most recently measured rssi for use in distance calculations if a running average isnot available
setRssi(int) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setRssiFilterClass(Class) - function in org.altbeacon.beacon.Settings.Builder
 
setRssiFilterImplClass(Class) - function in org.altbeacon.beacon.BeaconManager
 
setRssiMeasurementCount(int) - function in org.altbeacon.beacon.Beacon
Sets the measurement count that went into the rssi sample
setRssiMeasurementCount(int) - function in org.altbeacon.beacon.AltBeacon
Sets the measurement count that went into the rssi sample
setRunningAverageRssi(double) - function in org.altbeacon.beacon.Beacon
Sets the running average rssi for use in distance calculations
setRunningAverageRssi(double) - function in org.altbeacon.beacon.Beacon.Builder
 
setRunningAverageRssi(double) - function in org.altbeacon.beacon.AltBeacon
Sets the running average rssi for use in distance calculations
setRunningAverageRssi(double) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setSampleExpirationMilliseconds(long) - function in org.altbeacon.beacon.service.RunningAverageRssiFilter
 
setSampleExpirationMilliseconds(long) - function in org.altbeacon.beacon.service.RangedBeacon
 
setSampleIntervalMillis(long) - function in org.altbeacon.beacon.service.Stats
 
setScannerInSameProcess(boolean) - function in org.altbeacon.beacon.BeaconManager
Reserved for internal use by the library.
setScanPeriods(Settings.ScanPeriods) - function in org.altbeacon.beacon.Settings.Builder
 
setScanPeriods(long,long,boolean) - function in org.altbeacon.beacon.service.BeaconService
 
setScanPeriods(long,long,boolean) - function in org.altbeacon.beacon.service.scanner.CycledLeScanner
Tells the cycler the scan rate and whether it is in operating in background mode.Background mode flag is used only with the Android 5.0 scanning implementations to switchbetween LOW_POWER_MODE vs.
setScanPeriods(long,long,boolean) - function in org.altbeacon.beacon.service.scanner.CycledLeScannerForJellyBeanMr2
Tells the cycler the scan rate and whether it is in operating in background mode.Background mode flag is used only with the Android 5.0 scanning implementations to switchbetween LOW_POWER_MODE vs.
setScanPeriods(long,long,boolean) - function in org.altbeacon.beacon.service.scanner.CycledLeScannerForLollipop
Tells the cycler the scan rate and whether it is in operating in background mode.Background mode flag is used only with the Android 5.0 scanning implementations to switchbetween LOW_POWER_MODE vs.
setScanStrategy(Settings.ScanStrategy) - function in org.altbeacon.beacon.Settings.Builder
 
setServiceUuid(int) - function in org.altbeacon.beacon.Beacon.Builder
 
setServiceUuid(int) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setServiceUuid128Bit(Array) - function in org.altbeacon.beacon.Beacon.Builder
 
setServiceUuid128Bit(Array) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setsManifestCheckingDisabled(boolean) - function in org.altbeacon.beacon.BeaconManager
Deprecated misspelled method
setStackTrace(Array) - function in java.lang.BleNotAvailableException
 
setStackTrace(Array) - function in java.lang.BeaconManager.ServiceNotDeclaredException
 
setStackTrace(Array) - function in java.lang.BeaconParser.BeaconLayoutException
 
setStackTrace(Array) - function in java.lang.DataProviderException
 
setStrategyFailureDetectionCount(Integer) - function in org.altbeacon.beacon.service.IntentScanStrategyCoordinator
 
setTagIfAbsent(String,T) - function in androidx.lifecycle.RegionViewModel
 
setTheme(int) - function in android.content.BeaconIntentProcessor
 
setTheme(int) - function in android.content.BluetoothTestJob
 
setTheme(int) - function in android.content.ScanJob
 
setTheme(int) - function in android.content.BeaconService
 
Settings - class in org.altbeacon.beacon
 
Settings.BackgroundServiceScanStrategy - class in org.altbeacon.beacon.Settings
 
Settings.Builder - class in org.altbeacon.beacon.Settings
 
Settings.Companion - class in org.altbeacon.beacon.Settings
 
Settings.Defaults - class in org.altbeacon.beacon.Settings
 
Settings.DisabledBeaconSimulator - class in org.altbeacon.beacon.Settings
 
Settings.ForegroundServiceScanStrategy - class in org.altbeacon.beacon.Settings
 
Settings.IntentScanStrategy - class in org.altbeacon.beacon.Settings
 
Settings.JobServiceScanStrategy - class in org.altbeacon.beacon.Settings
 
Settings.ScanPeriods - class in org.altbeacon.beacon.Settings
 
Settings.ScanStrategy - class in org.altbeacon.beacon.Settings
 
SettingsData - class in org.altbeacon.beacon.service
Created by dyoung on 3/10/17.
setTracked(boolean) - function in org.altbeacon.beacon.service.RangedBeacon
 
setTxPower(int) - function in org.altbeacon.beacon.Beacon.Builder
 
setTxPower(int) - function in org.altbeacon.beacon.AltBeacon.Builder
 
setUpdateNotifier(BluetoothCrashResolver.UpdateNotifier) - function in org.altbeacon.bluetooth.BluetoothCrashResolver
 
setUseTrackingCache(boolean) - function in org.altbeacon.beacon.BeaconManager
Allow the library to use a tracking cache
setUseTrackingCache(boolean) - function in org.altbeacon.beacon.service.RangeState
 
setVerboseLoggingEnabled(boolean) - function in org.altbeacon.beacon.logging.LogManager
Sets whether verbose logging is enabled.
setVersion(String) - function in org.altbeacon.beacon.distance.AndroidModel
 
setWallpaper(Bitmap) - function in android.content.BeaconIntentProcessor
 
setWallpaper(Bitmap) - function in android.content.BluetoothTestJob
 
setWallpaper(Bitmap) - function in android.content.ScanJob
 
setWallpaper(Bitmap) - function in android.content.BeaconService
 
shutdownIfIdle() - function in org.altbeacon.beacon.BeaconManager
When using auto-bind, this method will shut down the foreground service or scheduled jobsneeded to keep scanning going if there are no longer any ranged or monitored regions.
sort(Comparator) - function in java.util.ChangeAwareCopyOnWriteArrayList
 
spliterator() - function in java.util.ChangeAwareCopyOnWriteArrayList
 
start() - function in org.altbeacon.bluetooth.BluetoothCrashResolver
Starts looking for crashes of the Bluetooth LE system and taking proactive steps to stopcrashes from happening.
start() - function in org.altbeacon.beacon.service.IntentScanStrategyCoordinator
 
start() - function in org.altbeacon.beacon.service.scanner.CycledLeScanner
 
start() - function in org.altbeacon.beacon.service.scanner.CycledLeScannerForJellyBeanMr2
 
start() - function in org.altbeacon.beacon.service.scanner.CycledLeScannerForLollipop
 
startActivities(Array) - function in android.content.BeaconIntentProcessor
 
startActivities(Array) - function in android.content.BluetoothTestJob
 
startActivities(Array) - function in android.content.ScanJob
 
startActivities(Array) - function in android.content.BeaconService
 
startActivity(Intent) - function in android.content.BeaconIntentProcessor
 
startActivity(Intent) - function in android.content.BluetoothTestJob
 
startActivity(Intent) - function in android.content.ScanJob
 
startActivity(Intent) - function in android.content.BeaconService
 
startAdvertising(Beacon) - function in org.altbeacon.beacon.BeaconTransmitter
Starts advertising with fields from the passed beacon
startAdvertising(Beacon,AdvertiseCallback) - function in org.altbeacon.beacon.BeaconTransmitter
Starts advertising with fields from the passed beacon
startAdvertising() - function in org.altbeacon.beacon.BeaconTransmitter
Starts this beacon advertising
startForeground(int,Notification) - function in android.app.BeaconIntentProcessor
 
startForeground(int,Notification) - function in android.app.BluetoothTestJob
 
startForeground(int,Notification) - function in android.app.ScanJob
 
startForeground(int,Notification) - function in android.app.BeaconService
 
startForegroundService(Intent) - function in android.content.BeaconIntentProcessor
 
startForegroundService(Intent) - function in android.content.BluetoothTestJob
 
startForegroundService(Intent) - function in android.content.ScanJob
 
startForegroundService(Intent) - function in android.content.BeaconService
 
startInstrumentation(ComponentName,String,Bundle) - function in android.content.BeaconIntentProcessor
 
startInstrumentation(ComponentName,String,Bundle) - function in android.content.BluetoothTestJob
 
startInstrumentation(ComponentName,String,Bundle) - function in android.content.ScanJob
 
startInstrumentation(ComponentName,String,Bundle) - function in android.content.BeaconService
 
startIntentSender(IntentSender,Intent,int,int,int) - function in android.content.BeaconIntentProcessor
 
startIntentSender(IntentSender,Intent,int,int,int) - function in android.content.BluetoothTestJob
 
startIntentSender(IntentSender,Intent,int,int,int) - function in android.content.ScanJob
 
startIntentSender(IntentSender,Intent,int,int,int) - function in android.content.BeaconService
 
startMonitoring(Region) - function in org.altbeacon.beacon.BeaconManager
Tells the BeaconService to start looking for beacons that match the passedRegion object.
startMonitoringBeaconsInRegion(Region) - function in org.altbeacon.beacon.BeaconManager
Tells the BeaconService to start looking for beacons that match the passedRegion object.
startMonitoringBeaconsInRegion(Region,Callback) - function in org.altbeacon.beacon.service.BeaconService
 
startRangingBeacons(Region) - function in org.altbeacon.beacon.BeaconManager
Tells the BeaconService tteo start looking for beacons that match the passedRegion object, and providing updates on the estimated mDistance every seconds whilebeacons in the Region are visible.
startRangingBeaconsInRegion(Region) - function in org.altbeacon.beacon.BeaconManager
Tells the BeaconService to start looking for beacons that match the passedRegion object, and providing updates on the estimated mDistance every seconds whilebeacons in the Region are visible.
startRangingBeaconsInRegion(Region,Callback) - function in org.altbeacon.beacon.service.BeaconService
methods for clients
StartRMData - class in org.altbeacon.beacon.service
Internal class used to transfer ranging and monitoring data between the BeaconService and client
startService(Intent) - function in android.content.BeaconIntentProcessor
 
startService(Intent) - function in android.content.BluetoothTestJob
 
startService(Intent) - function in android.content.ScanJob
 
startService(Intent) - function in android.content.BeaconService
 
startStatusPreservation() - function in org.altbeacon.beacon.service.MonitoringStatus
Client applications should not call directly.
StartupBroadcastReceiver - class in org.altbeacon.beacon.startup
 
stateOf(Region) - function in org.altbeacon.beacon.service.MonitoringStatus
 
StaticBeaconSimulator - class in org.altbeacon.beacon.simulator
Created by dyoung on 4/18/14.
Stats - class in org.altbeacon.beacon.service
Stats module used for internal performance testing of the library Created by dyoung on 10/16/14.
Stats.Sample - class in org.altbeacon.beacon.service.Stats
 
stop() - function in org.altbeacon.bluetooth.BluetoothCrashResolver
Stops looking for crashes.
stop() - function in org.altbeacon.beacon.service.IntentScanStrategyCoordinator
 
stop() - function in org.altbeacon.beacon.service.scanner.CycledLeScanner
 
stop() - function in org.altbeacon.beacon.service.scanner.CycledLeScannerForJellyBeanMr2
 
stop() - function in org.altbeacon.beacon.service.scanner.CycledLeScannerForLollipop
 
stopAdvertising() - function in org.altbeacon.beacon.BeaconTransmitter
Stops this beacon from advertising
stopForeground(boolean) - function in android.app.BeaconIntentProcessor
 
stopForeground(boolean) - function in android.app.BluetoothTestJob
 
stopForeground(boolean) - function in android.app.ScanJob
 
stopForeground(boolean) - function in android.app.BeaconService
 
stopMonitoring(Region) - function in org.altbeacon.beacon.BeaconManager
Tells the library to stop looking for beacons that match the passedRegion object.
stopMonitoringBeaconsInRegion(Region) - function in org.altbeacon.beacon.BeaconManager
Tells the library to stop looking for beacons that match the passedRegion object.
stopMonitoringBeaconsInRegion(Region) - function in org.altbeacon.beacon.service.BeaconService
 
stopRangingBeacons(Region) - function in org.altbeacon.beacon.BeaconManager
Tells the library to stop looking for beacons that match the passedRegion object and providing distance information for them.
stopRangingBeaconsInRegion(Region) - function in org.altbeacon.beacon.BeaconManager
Tells the BeaconService to stop looking for beacons that match the passedRegion object and providing mDistance information for them.
stopRangingBeaconsInRegion(Region) - function in org.altbeacon.beacon.service.BeaconService
 
stopSelf() - function in android.app.BeaconIntentProcessor
 
stopSelf() - function in android.app.BluetoothTestJob
 
stopSelf() - function in android.app.ScanJob
 
stopSelf() - function in android.app.BeaconService
 
stopSelfResult(int) - function in android.app.BeaconIntentProcessor
 
stopSelfResult(int) - function in android.app.BluetoothTestJob
 
stopSelfResult(int) - function in android.app.ScanJob
 
stopSelfResult(int) - function in android.app.BeaconService
 
stopService(Intent) - function in android.content.BeaconIntentProcessor
 
stopService(Intent) - function in android.content.BluetoothTestJob
 
stopService(Intent) - function in android.content.ScanJob
 
stopService(Intent) - function in android.content.BeaconService
 
stopStatusPreservation() - function in org.altbeacon.beacon.service.MonitoringStatus
Client applications should not call directly.
stream() - function in kotlin.collections.ChangeAwareCopyOnWriteArrayList
 
subList(Integer,Integer) - function in java.util.ChangeAwareCopyOnWriteArrayList
 
sync(BeaconDataNotifier) - function in org.altbeacon.beacon.BeaconData
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W