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.java545 final View textEntryView = getWifiLayoutInflater() in createP2pInvitationSentDialog() local
589 final View textEntryView = getWifiLayoutInflater() in createP2pInvitationReceivedDialog() local
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java5062 final View textEntryView = LayoutInflater.from(mContext).cloneInContext(mContext) in showInvitationSentDialogPreT() local
5125 final View textEntryView = LayoutInflater.from(mContext).cloneInContext(mContext) in showP2pProvDiscShowPinRequestDialogPreT() local
5208 final View textEntryView = LayoutInflater.from(mContext).cloneInContext(mContext) in showInvitationReceivedDialogPreT() local