Searched refs:onLocationStateChange (Results 1 – 5 of 5) sorted by relevance
62 void onLocationStateChange(boolean isEnabled); in onLocationStateChange() method72 mBypassLocationStateListener.onLocationStateChange(isBypassLocationEnabled);77 mMainLocationStateListener.onLocationStateChange(isMainLocationEnabled);
163 void onLocationStateChange(boolean enabled); in onLocationStateChange() method229 l.onLocationStateChange(isEnabled); in getLocationBroadcastReceiver()
194 override fun onLocationStateChange(enabled: Boolean) { in <lambda>() method in com.android.permissioncontroller.permission.data.LightAppPermGroupLiveData
380 override fun onLocationStateChange(enabled: Boolean) { in <lambda>() method in com.android.permissioncontroller.permission.data.AppPermGroupUiInfoLiveData
203 override fun onLocationStateChange(enabled: Boolean) { in onLocationStateChange() method