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.java543 final View textEntryView = getWifiLayoutInflater() in createP2pInvitationSentDialog() local
593 final View textEntryView = getWifiLayoutInflater() in createP2pInvitationReceivedDialog() local
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java5972 final View textEntryView = LayoutInflater.from(mContext).cloneInContext(mContext) in showInvitationSentDialogPreT() local
6035 final View textEntryView = LayoutInflater.from(mContext).cloneInContext(mContext) in showP2pProvDiscShowPinRequestDialogPreT() local
6118 final View textEntryView = LayoutInflater.from(mContext).cloneInContext(mContext) in showInvitationReceivedDialogPreT() local