Searched refs:onLocationActiveChanged (Results 1 – 4 of 4) sorted by relevance
34 default void onLocationActiveChanged(boolean active) {} in onLocationActiveChanged() method
228 cb -> cb.onLocationActiveChanged(mAreActiveLocationRequests)); in locationActiveChanged()
82 public void onLocationActiveChanged(boolean active) { in testRemoveSelfActive_DoesNotCrash()144 verify(callback, times(1)).onLocationActiveChanged(anyBoolean()); in testCallbackNotified()
694 public void onLocationActiveChanged(boolean active) { in onLocationActiveChanged() method in PhoneStatusBarPolicy