OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EXTRA_BT_OPP_TRANSFER_DIRECTION
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java
120
public static final String
EXTRA_BT_OPP_TRANSFER_DIRECTION
=
/packages/apps/Nfc/src/com/android/nfc/handover/
HandoverService.java
95
static final String
EXTRA_BT_OPP_TRANSFER_DIRECTION
=
350
int direction = intent.getIntExtra(
EXTRA_BT_OPP_TRANSFER_DIRECTION
, -1);
Completed in 23 milliseconds