OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothHeadsetHandover
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Nfc/src/com/android/nfc/handover/
ConfirmConnectActivity.java
30
Intent allowIntent = new Intent(
BluetoothHeadsetHandover
.ACTION_ALLOW_CONNECT);
39
Intent denyIntent = new Intent(
BluetoothHeadsetHandover
.ACTION_DENY_CONNECT);
BluetoothHeadsetHandover.java
49
public class
BluetoothHeadsetHandover
{
93
public
BluetoothHeadsetHandover
(Context context, BluetoothDevice device, String name,
HandoverManager.java
66
BluetoothHeadsetHandover
.Callback {
145
BluetoothHeadsetHandover
mBluetoothHeadsetHandover;
799
mBluetoothHeadsetHandover = new
BluetoothHeadsetHandover
(mContext, handover.device,
[
all
...]
Completed in 434 milliseconds