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
H
- handleBroadcast(android.content.Context,android.content.Intent) - function in com.pointrlabs.core.receiver.BluetoothStateChangeReceiver
- Called only when pointr is ready to operate for received broadcast
- handleBroadcast(android.content.Context,android.content.Intent) - function in com.pointrlabs.core.receiver.BootCompletedIntentReceiver
- this callback is triggered when a broadcast is sent upon device boot or manually via alarm manager as pending intent
- handleBroadcast(android.content.Context,android.content.Intent) - function in com.pointrlabs.core.receiver.GpsGeofenceBroadcastReceiver
- Called only when pointr is ready to operate for received broadcast
- handleBroadcast(android.content.Context,android.content.Intent) - function in com.pointrlabs.core.receiver.StartupBroadcastReceiver
- Called only when pointr is ready to operate for received broadcast
- handleDidTapCloseWhenArrived() - function in com.pointrlabs.core.map.handlers.PathFindingEventsHandler
- Function that handles the close action when arrived.
- handleDidTapCloseWhileInProgress() - function in com.pointrlabs.core.map.handlers.PathFindingEventsHandler
- Function that handles the close action while path finding is still in progress.
- handleLevelChange() - function in com.pointrlabs.core.map.handlers.TrackingModeEventsHandler
- Handles the tracking mode change behavior when user changes the level
- handleLevelChange() - function in com.pointrlabs.core.map.models.events_listeners.TrackingModeEventsListener
- Handles the tracking mode change behavior when user changes the level
- handleLevelChange(com.pointrlabs.core.management.models.Level) - function in com.pointrlabs.core.map.views.PTRMapFragment
- handleLevelChange(com.pointrlabs.core.management.models.Level) - function in com.pointrlabs.core.map.views.search.SearchFragment
- handleLocationUpdate(com.pointrlabs.core.positioning.model.CalculatedLocation) - function in com.pointrlabs.core.map.handlers.LocationUpdatesEventsHandler
- Updates several map widget's components based on the user's location This method decides blue dot's visibility and state according to received location object's state.
- handleLocationUpdate(com.pointrlabs.core.positioning.model.CalculatedLocation) - function in com.pointrlabs.core.map.models.events_listeners.LocationUpdatesEventsListener
- Listen location updates
- handleMapLevelChange() - function in com.pointrlabs.core.map.handlers.LocationUpdatesEventsHandler
- Call this method to handle the user pin visibility when map level changes.
- handleMapLevelChange() - function in com.pointrlabs.core.map.models.events_listeners.LocationUpdatesEventsListener
- Listen level changes that was caused by user location change
- handleMapRotation() - function in com.pointrlabs.core.map.handlers.TrackingModeEventsHandler
- Handles the tracking mode change behavior when map is rotated
- handleMapRotation() - function in com.pointrlabs.core.map.models.events_listeners.TrackingModeEventsListener
- Handles the tracking mode change behavior when map is rotated
- handleMapScroll() - function in com.pointrlabs.core.map.handlers.TrackingModeEventsHandler
- Handles the tracking mode change behavior when user scrolls the map
- handleMapScroll() - function in com.pointrlabs.core.map.models.events_listeners.TrackingModeEventsListener
- Handles the tracking mode change behavior when user scrolls the map
- handleMapTrackingModeChange() - function in com.pointrlabs.core.map.handlers.LocationUpdatesEventsHandler
- Call this method to handle the user pin visibility when map tracking mode changes.
- handleMapTrackingModeChange() - function in com.pointrlabs.core.map.models.events_listeners.LocationUpdatesEventsListener
- Listen map tracking mode changes
- handleMapViewLevelChange(java.lang.Integer) - function in com.pointrlabs.core.management.DataManager
- Tries to optimize map downloads according to level.
- handlePathFindingCancelled() - function in com.pointrlabs.core.map.handlers.TrackingModeEventsHandler
- Handles the tracking mode change behavior when path finding is cancelled (failure or cancelled)
- handlePathFindingCancelled() - function in com.pointrlabs.core.map.models.events_listeners.TrackingModeEventsListener
- Handles the tracking mode change behavior when path finding is cancelled (failed or cancelled)
- handlePathFindingStarted() - function in com.pointrlabs.core.map.handlers.TrackingModeEventsHandler
- Handles the tracking mode change behavior when path finding is started
- handlePathFindingStarted() - function in com.pointrlabs.core.map.models.events_listeners.TrackingModeEventsListener
- Handles the tracking mode change behavior when path finding is started
- handlePathFindingStopped() - function in com.pointrlabs.core.map.handlers.TrackingModeEventsHandler
- Handles the tracking mode change behavior when path finding is stopped (upon arrival)
- handlePathFindingStopped() - function in com.pointrlabs.core.map.models.events_listeners.TrackingModeEventsListener
- Handles the tracking mode change behavior when path finding is stopped (upon arrival)
- handlePoiHighlighted() - function in com.pointrlabs.core.map.handlers.TrackingModeEventsHandler
- Handles the tracking mode change behavior when a Poi is highlighted
- handlePoiHighlighted() - function in com.pointrlabs.core.map.models.events_listeners.TrackingModeEventsListener
- Handles the tracking mode change behavior when a Poi is highlighted
- handleUserLocationDetected(java.lang.Boolean) - function in com.pointrlabs.core.map.handlers.TrackingModeEventsHandler
- Handles the tracking mode change behavior when first user position is detected
- handleUserLocationDetected(java.lang.Boolean) - function in com.pointrlabs.core.map.models.events_listeners.TrackingModeEventsListener
- Handles the tracking mode change behavior when first user position is detected
- handleUserLocationLost() - function in com.pointrlabs.core.map.handlers.TrackingModeEventsHandler
- Handles the tracking mode change behavior when user position is lost
- handleUserLocationLost() - function in com.pointrlabs.core.map.models.events_listeners.TrackingModeEventsListener
- Handles the tracking mode change behavior when user position is lost
- handleZoomChange(java.lang.Double) - function in com.pointrlabs.core.map.views.PTRMapFragment
- hasBlePermission(android.content.Context) - function in com.pointrlabs.core.bluetooth.scanner.CycledLeScanner
- hasBlePermission(android.content.Context) - function in com.pointrlabs.core.bluetooth.scanner.CycledLeScanner
- hasContentForSite(com.pointrlabs.core.management.models.Site) - function in com.pointrlabs.core.graph.GraphManager
- Checks if graph content is available for a site.
- hasContentForSite(com.pointrlabs.core.management.models.Site) - function in com.pointrlabs.core.management.PoiManager
- Checks whether the Poi content is present & ready for the given site
- hasContentForSite(com.pointrlabs.core.management.models.Site) - function in com.pointrlabs.core.obstacle.ObstacleManager
- Checks if obstacles content is available for a site.
- hasEnded() - function in android.view.animation.Animation
- hasExplicitFocusable() - function in android.view.View
- hasExplicitFocusable() - function in android.view.View
- hasFixedSize() - function in androidx.recyclerview.widget.RecyclerView
- hasFocus() - function in android.view.View
- hasFocus() - function in android.view.View
- hasFocus() - function in android.view.ViewGroup
- hasFocus() - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
- hasFocusable() - function in android.view.View
- hasFocusable() - function in android.view.View
- hashCode() - function in androidx.fragment.app.Fragment
- hashCode() - function in com.pointrlabs.core.augmentedreality.model.ARPathNode
- hashCode() - function in com.pointrlabs.core.geofence.GeofenceEvent
- hashCode() - function in com.pointrlabs.core.geojson.Feature
- hashCode() - function in com.pointrlabs.core.geojson.Feature
- hashCode() - function in com.pointrlabs.core.management.UserSession
- hashCode() - function in com.pointrlabs.core.management.models.Building
- hashCode() - function in com.pointrlabs.core.management.models.Level
- hashCode() - function in com.pointrlabs.core.management.models.MappedBeacon
- hashCode() - function in com.pointrlabs.core.management.models.Site
- hashCode() - function in com.pointrlabs.core.map.models.PTRMapMarker
- hashCode() - function in com.pointrlabs.core.map.models.PTRMapViewAnnotationLayer
- hashCode() - function in com.pointrlabs.core.map.models.PTRMapViewMarker
- hashCode() - function in com.pointrlabs.core.map.viewmodels.level_selector.LevelViewModel
- hashCode() - function in com.pointrlabs.core.map.viewmodels.search.SearchItemViewModel.PoiGroupViewModel
- hashCode() - function in com.pointrlabs.core.map.viewmodels.search.SearchItemViewModel.PoiViewModel
- hashCode() - function in com.pointrlabs.core.map.viewmodels.search.helper.SearchCallable.Listener
- hashCode() - function in com.pointrlabs.core.pathfinding.model.GraphNode
- hashCode() - function in com.pointrlabs.core.pathfinding.model.Path
- hashCode() - function in com.pointrlabs.core.pathfinding.model.PathDirection
- hashCode() - function in com.pointrlabs.core.pathfinding.model.PathNode
- hashCode() - function in com.pointrlabs.core.poi.models.Poi
- hashCode() - function in com.pointrlabs.core.poi.models.PoiGroup
- hashCode() - function in com.pointrlabs.core.positioning.model.ARLocation
- hashCode() - function in com.pointrlabs.core.positioning.model.Location
- hashCode() - function in com.pointrlabs.core.positioning.model.Location
- hashCode() - function in java.lang.annotation.Annotation
- hasNestedScrollingParent() - function in android.view.View
- hasNestedScrollingParent() - function in android.view.View
- hasNestedScrollingParent() - function in androidx.recyclerview.widget.RecyclerView
- hasNestedScrollingParent(java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
- hasObservers() - function in androidx.recyclerview.widget.RecyclerView.Adapter
- hasOnClickListeners() - function in android.view.View
- hasOnClickListeners() - function in android.view.View
- hasOnLongClickListeners() - function in android.view.View
- hasOnLongClickListeners() - function in android.view.View
- hasOptionsMenu() - function in androidx.fragment.app.Fragment
- hasOverlappingRendering() - function in android.view.View
- hasOverlappingRendering() - function in android.view.View
- hasOverlappingRendering() - function in androidx.appcompat.widget.AppCompatImageButton
- hasOverlappingRendering() - function in androidx.appcompat.widget.AppCompatImageView
- hasPendingAdapterUpdates() - function in androidx.recyclerview.widget.RecyclerView
- hasPointerCapture() - function in android.view.View
- hasPointerCapture() - function in android.view.View
- hasSameInternalIdentifier(com.pointrlabs.core.management.models.Building) - function in com.pointrlabs.core.management.models.Building
- Checks the equality of (internalIdentifier) for given other instance
- hasSameInternalIdentifier(com.pointrlabs.core.management.models.Site) - function in com.pointrlabs.core.management.models.Site
- Checks the equality of (getInternalIdentifier) for given other instance
- hasStableIds() - function in androidx.recyclerview.widget.RecyclerView.Adapter
- hasStableIds() - function in com.pointrlabs.core.map.views.search.adapters.ExpandableSearchListAdapter
- hasStarted() - function in android.view.animation.Animation
- hasTransientState() - function in android.view.View
- hasTransientState() - function in android.view.View
- hasTransientState() - function in android.view.ViewGroup
- hasWindowFocus() - function in android.view.View
- hasWindowFocus() - function in android.view.View
- hide() - function in android.app.Dialog
- hide(com.google.android.material.bottomsheet.BottomSheetBehavior,java.lang.Float,kotlin.jvm.functions.Function0) - function in com.pointrlabs.core.map.helpers.extensions.BottomSheetBehaviourExtKt
- hide() - function in com.pointrlabs.core.map.views.helper_views.PTRFloatingActionButton
- Animates and hides the button
- hide() - function in com.pointrlabs.core.map.views.helper_views.PTRFloatingActionButton
- Animates and hides the button
- hide() - function in com.pointrlabs.core.map.views.pathfinding.PathFindingView
- hide() - function in com.pointrlabs.core.map.views.poi.PoiDetailsView
- hide() - function in com.pointrlabs.core.map.views.search.SearchFragment
- hideKeyboard(android.view.View) - function in com.pointrlabs.core.map.helpers.extensions.ViewExtensionsKt
- Utility method for hiding keyboard.
- hideKeyboard() - function in com.pointrlabs.core.map.views.helper_views.PTRFragment
- helper method to easily hide the soft keyboard
- hideKeyboard() - function in com.pointrlabs.core.map.views.helper_views.PTRFragment
- helper method to easily hide the soft keyboard
- hideKeyboard(android.view.View) - function in com.pointrlabs.core.util.Utils.Companion
- hideLevelSelectorImage() - function in com.pointrlabs.core.map.views.level_selector.LevelView
- High - enum entry in com.pointrlabs.core.map.models.PTRDetectionStrength
- HIGH - enum entry in com.pointrlabs.core.positioning.model.CalculatedLocation.HeadingAccuracyClass
- HIGHLIGHTED - enum entry in com.pointrlabs.core.map.models.PoiDisplayState
Indicates that the com.pointrlabs.core.poi.models is highlighted either by user selection or a call to com.pointrlabs.core.map.widget.mapview.PTRMapFragment.highlightPoi programmatically
- highlightPoi(com.pointrlabs.core.poi.models.Poi) - function in com.pointrlabs.core.map.views.PTRMapFragment
- Highlights given Poi
- HOUR - enum entry in com.pointrlabs.core.util.Utils.NamedTimeUnit.Companion.UnitType
- href - enum entry in com.pointrlabs.core.map.models.PoiDetailButtonAction