OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_STOP_BLUETOOTH_TRANSFER
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Nfc/src/com/android/nfc/beam/
BeamStatusReceiver.java
47
private static final String
ACTION_STOP_BLUETOOTH_TRANSFER
=
121
Intent cancelIntent = new Intent(
ACTION_STOP_BLUETOOTH_TRANSFER
);
BeamTransferManager.java
106
static final String
ACTION_STOP_BLUETOOTH_TRANSFER
=
284
Intent cancelIntent = new Intent(
ACTION_STOP_BLUETOOTH_TRANSFER
);
Completed in 154 milliseconds