Home
last modified time | relevance | path

Searched refs:P2pInvitationSentDialogHandle (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiDialogManager.java1023 private class P2pInvitationSentDialogHandle extends DialogHandleInternal { class in WifiDialogManager
1024 P2pInvitationSentDialogHandle( in P2pInvitationSentDialogHandle() method in WifiDialogManager.P2pInvitationSentDialogHandle
1053 return new DialogHandle(new P2pInvitationSentDialogHandle(deviceName, displayPin, in createP2pInvitationSentDialog()