Home
last modified time | relevance | path

Searched defs:selectMessage (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Nfc/src/com/android/nfc/handover/
H A DHandoverDataParser.java261 NdefMessage selectMessage = null; in tryBluetoothHandoverRequest() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DConversationFragment.java675 private void selectMessage(final ConversationMessageView messageView) { in selectMessage() method in ConversationFragment
679 private void selectMessage(final ConversationMessageView messageView, in selectMessage() method in ConversationFragment
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pNative.java784 public boolean initiatorReportNfcHandover(String selectMessage) { in initiatorReportNfcHandover()
H A DSupplicantP2pIfaceHal.java2335 public boolean initiatorReportNfcHandover(String selectMessage) { in initiatorReportNfcHandover()