Home
last modified time | relevance | path

Searched defs:mActivityIntentHelper (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DPreviewInflater.java44 private final ActivityIntentHelper mActivityIntentHelper; field in PreviewInflater
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarterTest.java130 private ActivityIntentHelper mActivityIntentHelper; field in StatusBarNotificationActivityStarterTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarRemoteInputCallback.java71 private final ActivityIntentHelper mActivityIntentHelper; field in StatusBarRemoteInputCallback
H A DStatusBarNotificationActivityStarter.java119 private final ActivityIntentHelper mActivityIntentHelper; field in StatusBarNotificationActivityStarter
705 private final ActivityIntentHelper mActivityIntentHelper; field in StatusBarNotificationActivityStarter.Builder
H A DKeyguardBottomAreaView.java203 private ActivityIntentHelper mActivityIntentHelper; field in KeyguardBottomAreaView
H A DStatusBar.java677 private final ActivityIntentHelper mActivityIntentHelper; field in StatusBar