OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_STOP_HANDOVER
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppHandoverReceiver.java
77
} else if (action.equals(Constants.
ACTION_STOP_HANDOVER
)) {
Constants.java
75
public static final String
ACTION_STOP_HANDOVER
= "android.btopp.intent.action.STOP_HANDOVER_TRANSFER";
Completed in 711 milliseconds