Searched refs:locationAlgorithmEvent (Results 1 – 5 of 5) sorted by relevance
886 LocationAlgorithmEvent locationAlgorithmEvent = in testLocationAlgorithmEvent_statusChangesOnly() local913 LocationAlgorithmEvent locationAlgorithmEvent = in testLocationAlgorithmEvent_statusChangesOnly() local959 locationAlgorithmEvent.getAlgorithmStatus()); in testLocationAlgorithmEvent_uncertain()994 locationAlgorithmEvent.getAlgorithmStatus()); in testLocationAlgorithmEvent_noZones()1018 LocationAlgorithmEvent locationAlgorithmEvent = in testLocationAlgorithmEvent_oneZone() local1088 LocationAlgorithmEvent locationAlgorithmEvent = in testChangingGeoDetectionEnabled() local1184 LocationAlgorithmEvent locationAlgorithmEvent = in testTelephonyFallback_enableTelephonyTimeZoneFallbackCalled() local1256 LocationAlgorithmEvent locationAlgorithmEvent = in testTelephonyFallback_enableTelephonyTimeZoneFallbackCalled() local1322 LocationAlgorithmEvent locationAlgorithmEvent = in testTelephonyFallback_locationAlgorithmEventSuggestsFallback() local1397 LocationAlgorithmEvent locationAlgorithmEvent = in testTelephonyFallback_locationAlgorithmEventSuggestsFallback() local[all …]
99 public void handleLocationAlgorithmEvent(LocationAlgorithmEvent locationAlgorithmEvent) { in handleLocationAlgorithmEvent() argument
80 @NonNull LocationAlgorithmEvent locationAlgorithmEvent) { in handleLocationAlgorithmEvent()81 Objects.requireNonNull(locationAlgorithmEvent); in handleLocationAlgorithmEvent()86 locationAlgorithmEvent)); in handleLocationAlgorithmEvent()
66 void handleLocationAlgorithmEvent(@NonNull LocationAlgorithmEvent locationAlgorithmEvent); in handleLocationAlgorithmEvent() argument
303 void handleLocationAlgorithmEvent(@NonNull LocationAlgorithmEvent locationAlgorithmEvent) { in handleLocationAlgorithmEvent() argument305 Objects.requireNonNull(locationAlgorithmEvent); in handleLocationAlgorithmEvent()309 locationAlgorithmEvent)); in handleLocationAlgorithmEvent()