Home
last modified time | relevance | path

Searched defs:mAppIntent (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/controls/
H A DControl.java116 private final @NonNull PendingIntent mAppIntent; field in Control
438 private @NonNull PendingIntent mAppIntent; field in Control.StatelessBuilder
637 private @NonNull PendingIntent mAppIntent; field in Control.StatefulBuilder
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubble.java192 private Intent mAppIntent; field in Bubble