Searched defs:onLocationSwitchChanged (Results 1 – 2 of 2) sorted by relevance
195 private void onLocationSwitchChanged(boolean checked) { in onLocationSwitchChanged() method in GrantPermissionsWearViewHandler
155 val onLocationSwitchChanged: (Boolean) -> Unit = { checked -> in <lambda>() constant