HomeSort by relevance Sort by last modified time
    Searched defs:DialogTitle (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/com/android/internal/widget/
DialogTitle.java 30 public class DialogTitle extends TextView {
32 public DialogTitle(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) {
36 public DialogTitle(Context context, AttributeSet attrs, int defStyleAttr) {
40 public DialogTitle(Context context, AttributeSet attrs) {
44 public DialogTitle(Context context) {
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_impl.cc 871 base::string16 AutofillDialogControllerImpl::DialogTitle() const {
    [all...]

Completed in 2096 milliseconds