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

B

BaseRecyclerViewAdapter - class in com.pointrlabs.core.map.views.helper_views
Base RecyclerViewAdapter that uses BaseRecyclerViewHolder for click and long click support.
BaseRecyclerViewAdapter.Companion - class in com.pointrlabs.core.map.views.helper_views.BaseRecyclerViewAdapter
 
BaseRecyclerViewHolder - class in com.pointrlabs.core.map.views.helper_views
A base ViewHolder that handles click and long click events.
BaseRecyclerViewHolderKt - class in com.pointrlabs.core.map.views.helper_views
 
BaseViewModel - class in com.pointrlabs.core.map.viewmodels
Parent class that all ViewModel classes should extend in order to share common functionality
BatteryInfo - class in com.pointrlabs.core.management.models
Represent battery info extracted from battery and charging change broadcast
BatteryInfo.ChargingState - class in com.pointrlabs.core.management.models.BatteryInfo
 
BatteryInfo.ChargingState.Companion - class in com.pointrlabs.core.management.models.BatteryInfo.ChargingState
 
BatteryInfo.Companion - class in com.pointrlabs.core.management.models.BatteryInfo
 
BatteryLevelChangeReceiver - class in com.pointrlabs.core.receiver
 
BatteryLevelChangeReceiver.Listener - class in com.pointrlabs.core.receiver.BatteryLevelChangeReceiver
 
BatteryUtils - class in com.pointrlabs.core.util
Helper class for Battery info
Beacon - enum entry in com.pointrlabs.core.geojson.FeatureType.FeatureTypeClass
 
BeaconDataExtractor - class in com.pointrlabs.core.positioning.internal
 
Beacons - enum entry in com.pointrlabs.core.management.models.DataType
 
BeaconSelectionFragment - class in com.pointrlabs.core.map.helpers.debugTools
 
BeaconSelectionFragment.BeaconAdapter - class in com.pointrlabs.core.map.helpers.debugTools.BeaconSelectionFragment
 
BeaconSelectionFragment.BeaconAdapter.Holder - class in com.pointrlabs.core.map.helpers.debugTools.BeaconSelectionFragment.BeaconAdapter
 
BeaconSelectionFragment.BeaconAdapter.OnBeaconClickedListener - class in com.pointrlabs.core.map.helpers.debugTools.BeaconSelectionFragment.BeaconAdapter
 
BeaconSelectionFragment.WrappedBeacon - class in com.pointrlabs.core.map.helpers.debugTools.BeaconSelectionFragment
 
bind(String) - function in com.pointrlabs.core.map.views.poi.PoiDetailImagesAdapter.ImageViewHolder
 
bindItem(T) - function in com.pointrlabs.core.map.views.helper_views.BaseRecyclerViewHolder
Calls to update the contents with the item.
bindItem(LevelViewModel) - function in com.pointrlabs.core.map.views.level_selector.LevelAdapter.LevelViewHolder
Calls to update the contents with the item.
bindViewHolder(BeaconSelectionFragment.BeaconAdapter.Holder,Integer) - function in android.support.v7.widget.BeaconSelectionFragment.BeaconAdapter
 
bindViewHolder(GeofenceSelectionFragment.GeofenceAdapter.Holder,Integer) - function in android.support.v7.widget.GeofenceSelectionFragment.GeofenceAdapter
 
bindViewHolder(BaseRecyclerViewHolder,Integer) - function in android.support.v7.widget.BaseRecyclerViewAdapter
 
bindViewHolder(BaseRecyclerViewHolder,Integer) - function in android.support.v7.widget.LevelAdapter
 
bindViewHolder(PoiDetailImagesAdapter.ImageViewHolder,Integer) - function in android.support.v7.widget.PoiDetailImagesAdapter
 
bindViewHolder(BaseRecyclerViewHolder,Integer) - function in android.support.v7.widget.RouteStepListAdapter
 
BluetoothCrashResolver - class in com.pointrlabs.core.bluetooth
This class provides relief for Android Bug 67272.
BluetoothCrashResolver.UpdateNotifier - class in com.pointrlabs.core.bluetooth.BluetoothCrashResolver
The interface Update notifier.
BluetoothPermissionState - class in com.pointrlabs.core.management
Represents the permission states for Bluetooth Granted - when bluetooth connect as well as bluetooth scan permission is granted and Android Version >= S.
BluetoothServiceState - class in com.pointrlabs.core.management
Represents the service states for Bluetooth On - when bluetooth service is active Off - when bluetooth service is not active Corrupted - when bluetooth service is corrupted
BluetoothStateChangeReceiver - class in com.pointrlabs.core.receiver
Called upon events that relate to Bluetooth scanning eg.
BluetoothStateChangeReceiver.BluetoothState - class in com.pointrlabs.core.receiver.BluetoothStateChangeReceiver
Bluetooth state TypeDef Hence the TypeDef is hidden in BluetoothAdapter's AdapterState is hidden This typedef exposes visible Bluetooth states
BluetoothStateChangeReceiver.Listener - class in com.pointrlabs.core.receiver.BluetoothStateChangeReceiver
 
BootCompletedIntentReceiver - class in com.pointrlabs.core.receiver
Created by elicandoenyas on 29/05/17.
BorderControl - enum entry in com.pointrlabs.core.pathfinding.model.NodeType

Border control checkpoint (eg. at the immigration border)

bottom - enum entry in com.pointrlabs.core.map.models.PTRMapSymbolLayer.PTRMapLayerItemAnchorType
 
bottomLeft - enum entry in com.pointrlabs.core.map.models.PTRMapSymbolLayer.PTRMapLayerItemAnchorType
 
bottomRight - enum entry in com.pointrlabs.core.map.models.PTRMapSymbolLayer.PTRMapLayerItemAnchorType
 
BottomSheet - class in com.pointrlabs.core.map.models
 
BottomSheetBehaviourExtKt - class in com.pointrlabs.core.map.helpers.extensions
 
BottomSheetView - class in com.pointrlabs.core.util
 
BottomSheetView.Companion - class in com.pointrlabs.core.util.BottomSheetView
 
BottomSheetView.Companion.BottomSheetSimpleCallback - class in com.pointrlabs.core.util.BottomSheetView.Companion
 
BoundingBox - class in com.pointrlabs.core.positioning.model
Smallest bounding box encapsulating a region
Bridge - enum entry in com.pointrlabs.core.pathfinding.model.NodeType

Bridge

bringChildToFront(View) - function in android.view.ExpandableLayout
 
bringChildToFront(View) - function in android.view.PTRFrameLayout
 
bringChildToFront(View) - function in android.view.LevelSelectorView
 
bringChildToFront(View) - function in android.view.LevelView
 
bringChildToFront(View) - function in android.view.NavigationFooterView
 
bringChildToFront(View) - function in android.view.PathFindingView
 
bringChildToFront(View) - function in android.view.PoiDetailsView
 
bringChildToFront(View) - function in android.view.RouteHeaderView
 
bringChildToFront(View) - function in android.view.RouteSummaryView
 
bringChildToFront(View) - function in android.view.SearchEditText
 
bringToFront() - function in android.view.PinJoystickView
 
bringToFront() - function in android.view.ExpandableLayout
 
bringToFront() - function in android.view.PTRFloatingActionButton
 
bringToFront() - function in android.view.PTRFrameLayout
 
bringToFront() - function in android.view.PTRLoader
 
bringToFront() - function in android.view.LevelSelectorView
 
bringToFront() - function in android.view.LevelView
 
bringToFront() - function in android.view.NavigationFooterView
 
bringToFront() - function in android.view.PathFindingView
 
bringToFront() - function in android.view.PoiDetailsView
 
bringToFront() - function in android.view.RouteHeaderView
 
bringToFront() - function in android.view.RouteSummaryView
 
bringToFront() - function in android.view.SearchEditText
 
bringToFront() - function in android.view.PTRMapTrackingModeButton
 
build() - function in com.pointrlabs.core.bluetooth.models.RawBeaconData.Builder
 
buildDrawingCache() - function in android.view.PinJoystickView
 
buildDrawingCache() - function in android.view.ExpandableLayout
 
buildDrawingCache(Boolean) - function in android.view.ExpandableLayout
 
buildDrawingCache() - function in android.view.PTRFloatingActionButton
 
buildDrawingCache(Boolean) - function in android.view.PTRFloatingActionButton
 
buildDrawingCache() - function in android.view.PTRFrameLayout
 
buildDrawingCache(Boolean) - function in android.view.PTRFrameLayout
 
buildDrawingCache() - function in android.view.PTRLoader
 
buildDrawingCache(Boolean) - function in android.view.PTRLoader
 
buildDrawingCache() - function in android.view.LevelSelectorView
 
buildDrawingCache(Boolean) - function in android.view.LevelSelectorView
 
buildDrawingCache() - function in android.view.LevelView
 
buildDrawingCache(Boolean) - function in android.view.LevelView
 
buildDrawingCache() - function in android.view.NavigationFooterView
 
buildDrawingCache(Boolean) - function in android.view.NavigationFooterView
 
buildDrawingCache() - function in android.view.PathFindingView
 
buildDrawingCache(Boolean) - function in android.view.PathFindingView
 
buildDrawingCache() - function in android.view.PoiDetailsView
 
buildDrawingCache(Boolean) - function in android.view.PoiDetailsView
 
buildDrawingCache() - function in android.view.RouteHeaderView
 
buildDrawingCache(Boolean) - function in android.view.RouteHeaderView
 
buildDrawingCache() - function in android.view.RouteSummaryView
 
buildDrawingCache(Boolean) - function in android.view.RouteSummaryView
 
buildDrawingCache() - function in android.view.SearchEditText
 
buildDrawingCache(Boolean) - function in android.view.SearchEditText
 
buildDrawingCache() - function in android.view.PTRMapTrackingModeButton
 
buildDrawingCache(Boolean) - function in android.view.PTRMapTrackingModeButton
 
Building - class in com.pointrlabs.core.management.models
Represents the information for Building
Building.Companion - class in com.pointrlabs.core.management.models.Building
 
BuildingFilterViewModel - class in com.pointrlabs.core.map.viewmodels.search
ViewModel for building filter for poi search
buildLayer() - function in android.view.PinJoystickView
 
buildLayer() - function in android.view.ExpandableLayout
 
buildLayer() - function in android.view.PTRFloatingActionButton
 
buildLayer() - function in android.view.PTRFrameLayout
 
buildLayer() - function in android.view.PTRLoader
 
buildLayer() - function in android.view.LevelSelectorView
 
buildLayer() - function in android.view.LevelView
 
buildLayer() - function in android.view.NavigationFooterView
 
buildLayer() - function in android.view.PathFindingView
 
buildLayer() - function in android.view.PoiDetailsView
 
buildLayer() - function in android.view.RouteHeaderView
 
buildLayer() - function in android.view.RouteSummaryView
 
buildLayer() - function in android.view.SearchEditText
 
buildLayer() - function in android.view.PTRMapTrackingModeButton
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z