Searched refs:ACTION_ALIAS_CHANGED (Results 1 – 6 of 6) sorted by relevance
18 BroadcastBehavior: android.bluetooth.BluetoothDevice#ACTION_ALIAS_CHANGED:19 Field 'ACTION_ALIAS_CHANGED' is missing @BroadcastBehavior
20 BroadcastBehavior: android.bluetooth.BluetoothDevice#ACTION_ALIAS_CHANGED:21 Field 'ACTION_ALIAS_CHANGED' is missing @BroadcastBehavior
551 …Manifest.permission.BLUETOOTH_CONNECT) public static final String ACTION_ALIAS_CHANGED = "android.…
516 Intent intent = new Intent(BluetoothDevice.ACTION_ALIAS_CHANGED); in setAlias()
230 public static final String ACTION_ALIAS_CHANGED = field in BluetoothDevice