OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ACTION_WHITELIST_DEVICE
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java
72
public static final String
ACTION_WHITELIST_DEVICE
= "android.btopp.intent.action.WHITELIST_DEVICE";
/packages/apps/Nfc/src/com/android/nfc/handover/
HandoverManager.java
55
static final String
ACTION_WHITELIST_DEVICE
=
470
Intent intent = new Intent(
ACTION_WHITELIST_DEVICE
);
Completed in 40 milliseconds