Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java185 if (BluetoothAdapter.ACTION_LOCAL_NAME_CHANGED.equals(action)) {
262 IntentFilter filter = new IntentFilter(BluetoothAdapter.ACTION_LOCAL_NAME_CHANGED); in BluetoothManagerService()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java355 public static final String ACTION_LOCAL_NAME_CHANGED = field in BluetoothAdapter
/frameworks/base/api/
Dcurrent.txt6304 …field public static final java.lang.String ACTION_LOCAL_NAME_CHANGED = "android.bluetooth.adapter.…
Dsystem-current.txt6521 …field public static final java.lang.String ACTION_LOCAL_NAME_CHANGED = "android.bluetooth.adapter.…