Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/logcat/
H A DLogAccessDialogActivity.java72 private View mAlertView; field in LogAccessDialogActivity
112 mAlertView = createView(themeId); in onCreate()
116 mAlertDialog.setView(mAlertView); in onCreate()