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.java79 private int mViewLayoutResId; field in AlertController
327 mViewLayoutResId = layoutResId; in setView()
337 mViewLayoutResId = 0; in setView()
347 mViewLayoutResId = 0; in setView()
628 } else if (mViewLayoutResId != 0) { in setupCustomContent()
630 customView = inflater.inflate(mViewLayoutResId, customPanel, false); in setupCustomContent()
1027 public int mViewLayoutResId; field in AlertController.AlertParams
1125 } else if (mViewLayoutResId != 0) { in apply()
1126 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.txt86628 Lcom/android/internal/app/AlertController$AlertParams;->mViewLayoutResId:I
86683 Lcom/android/internal/app/AlertController;->mViewLayoutResId:I