Searched refs:EXTRA_PRESENCE_STATE (Results 1 – 4 of 4) sorted by relevance
118 public static final String EXTRA_PRESENCE_STATE = "PresenceState"; field in BluetoothMapContract
669 int presenceState = extras.getInt(BluetoothMapContract.EXTRA_PRESENCE_STATE); in call()
499 extras.putInt(BluetoothMapContract.EXTRA_PRESENCE_STATE, presenceState); in call_setOwnerStatusMethod_success()
961 extras.putInt(BluetoothMapContract.EXTRA_PRESENCE_STATE, presenceState); in setOwnerStatus()