Searched defs:ACTION_WHITELIST_DEVICE (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DConstants.java72 public static final String ACTION_WHITELIST_DEVICE = "android.btopp.intent.action.WHITELIST_DEVICE"; field in class:Constants
/packages/apps/Nfc/src/com/android/nfc/handover/
H A DHandoverManager.java55 static final String ACTION_WHITELIST_DEVICE = field in class:HandoverManager
470 Intent intent = new Intent(ACTION_WHITELIST_DEVICE);

Completed in 5176 milliseconds