HomeSort by relevance Sort by last modified time
    Searched defs:ACTION_BT_OPP_TRANSFER_DONE (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java 96 public static final String ACTION_BT_OPP_TRANSFER_DONE =
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverManager.java 76 static final String ACTION_BT_OPP_TRANSFER_DONE =
619 IntentFilter filter = new IntentFilter(ACTION_BT_OPP_TRANSFER_DONE);
    [all...]

Completed in 131 milliseconds