Home
last modified time | relevance | path

Searched refs:mViewLayoutResId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DAlertController.java82 private int mViewLayoutResId; field in AlertController
330 mViewLayoutResId = layoutResId; in setView()
340 mViewLayoutResId = 0; in setView()
350 mViewLayoutResId = 0; in setView()
631 } else if (mViewLayoutResId != 0) { in setupCustomContent()
633 customView = inflater.inflate(mViewLayoutResId, customPanel, false); in setupCustomContent()
1030 public int mViewLayoutResId; field in AlertController.AlertParams
1128 } else if (mViewLayoutResId != 0) { in apply()
1129 dialog.setView(mViewLayoutResId); in apply()
/frameworks/base/core/java/android/app/
DAlertDialog.java1003 P.mViewLayoutResId = layoutResId; in setView()
1024 P.mViewLayoutResId = 0; in setView()
1060 P.mViewLayoutResId = 0; in setView()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt92883 Lcom/android/internal/app/AlertController$AlertParams;->mViewLayoutResId:I
92942 Lcom/android/internal/app/AlertController;->mViewLayoutResId:I