Searched refs:EXTRA_PRESENCE_STATE (Results 1 – 3 of 3) sorted by relevance
124 public static final String EXTRA_PRESENCE_STATE = "PresenceState"; field in BluetoothMapContract
612 int presenceState = extras.getInt(BluetoothMapContract.EXTRA_PRESENCE_STATE); in call()
745 extras.putInt(BluetoothMapContract.EXTRA_PRESENCE_STATE, presenceState); in setOwnerStatus()