Home
last modified time | relevance | path

Searched defs:textEntryView (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/WifiDialog/src/com/android/wifi/dialog/
DWifiDialogActivity.java472 final View textEntryView = LayoutInflater.from(this) in createP2pInvitationSentDialog() local
522 final View textEntryView = LayoutInflater.from(this) in createP2pInvitationReceivedDialog() local
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java4518 final View textEntryView = LayoutInflater.from(mContext).cloneInContext(mContext) in showInvitationSentDialogPreT() local
4581 final View textEntryView = LayoutInflater.from(mContext).cloneInContext(mContext) in showP2pProvDiscShowPinRequestDialogPreT() local
4664 final View textEntryView = LayoutInflater.from(mContext).cloneInContext(mContext) in showInvitationReceivedDialogPreT() local