Home
last modified time | relevance | path

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

/packages/services/Telephony/testapps/ImsTestService/src/com/android/phone/testapps/imstestapp/
DImsConfigActivity.java54 TextView textValue = (TextView) convertView.findViewById(R.id.configValue); in getView() local
DImsCallingActivity.java92 TextView textValue = (TextView) convertView.findViewById(R.id.configValue); in getView() local
DImsRegistrationActivity.java97 TextView textValue = (TextView) convertView.findViewById(R.id.configValue); in getView() local
/packages/apps/DocumentsUI/src/com/android/documentsui/inspector/
DKeyValueRow.java80 CharSequence textValue = text.getText(); in setValue() local