Searched refs:onDeviceConfigChange (Results 1 – 3 of 3) sorted by relevance
70 private void onDeviceConfigChange(DeviceConfig.Properties properties) { in onDeviceConfigChange() method in SeparateRingVolumePreferenceController88 ActivityThread.currentApplication().getMainExecutor(), this::onDeviceConfigChange); in onResume()102 DeviceConfig.removeOnPropertiesChangedListener(this::onDeviceConfigChange); in onPause()
71 private void onDeviceConfigChange(DeviceConfig.Properties properties) { in onDeviceConfigChange() method in RingVolumePreferenceController90 ActivityThread.currentApplication().getMainExecutor(), this::onDeviceConfigChange)); in onResume()105 DeviceConfig.removeOnPropertiesChangedListener(this::onDeviceConfigChange)); in onPause()
90 private void onDeviceConfigChange(DeviceConfig.Properties properties) { in onDeviceConfigChange() method in NotificationVolumePreferenceController117 ActivityThread.currentApplication().getMainExecutor(), this::onDeviceConfigChange)); in onResume()126 DeviceConfig.removeOnPropertiesChangedListener(this::onDeviceConfigChange)); in onPause()