Home
last modified time | relevance | path

Searched defs:messageView (Results 1 – 7 of 7) sorted by relevance

/packages/apps/ExactCalculator/src/com/android/calculator2/
DAlertDialogFragment.java110 final TextView messageView = (TextView) inflater.inflate( in onCreateDialog() local
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPermissionActivity.java51 private TextView messageView; field in BluetoothPermissionActivity
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFragment.java672 private void selectMessage(final ConversationMessageView messageView) { in selectMessage()
676 private void selectMessage(final ConversationMessageView messageView, in selectMessage()
1251 public boolean onAttachmentClick(final ConversationMessageView messageView, in onAttachmentClick()
1272 private void handleMessageClick(final ConversationMessageView messageView) { in handleMessageClick()
DConversationFastScroller.java322 final ConversationMessageView messageView = (ConversationMessageView) vh.itemView; in updatePreviewText() local
/packages/apps/Settings/src/com/android/settings/notification/
DZenModeRuleSettingsBase.java250 final View messageView = dialog.findViewById(android.R.id.message); in showDeleteRuleDialog() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapActivity.java80 private TextView messageView; field in BluetoothPbapActivity
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DAccountsSettingsFragment.java501 TextView messageView = (TextView) ((AlertDialog) dialog).findViewById( in onShow() local