Home
last modified time | relevance | path

Searched refs:updateFooterPreferenceTitle (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/connecteddevice/
H A DDiscoverableFooterPreferenceController.java91 updateFooterPreferenceTitle(mBluetoothAdapter.getState()); in onStart()
115 private void updateFooterPreferenceTitle(int bluetoothState) { in updateFooterPreferenceTitle() method in DiscoverableFooterPreferenceController
141 updateFooterPreferenceTitle(state); in initReceiver()