Searched defs:dialogMessage (Results 1 – 4 of 4) sorted by relevance
101 int dialogMessage; in getAutoSyncChangeConfirmationDialogFragment() local
132 TextView dialogMessage = content != null ? content.findViewById(R.id.msg) : null; in updateDialog() local
133 TextView dialogMessage = content.findViewById(R.id.msg); in onCreateDialog() local
239 TextView dialogMessage = (TextView) actionDialog.findViewById( in onCreate() local