Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java1705 private final @SemanticAction int mSemanticAction; field in Notification.Action
1742 mSemanticAction = in.readInt(); in Action()
1770 this.mSemanticAction = semanticAction; in Action()
1816 return mSemanticAction; in getSemanticAction()
1863 private @SemanticAction int mSemanticAction; field in Notification.Action.Builder
1928 mSemanticAction = semanticAction; in Builder()
1998 mSemanticAction = semanticAction; in setSemanticAction()
2090 mAllowGeneratedReplies, mSemanticAction, mIsContextual, in build()
2133 out.writeInt(mSemanticAction); in writeToParcel()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7541 Landroid/app/Notification$Action$Builder;->mSemanticAction:I
7563 Landroid/app/Notification$Action;->mSemanticAction:I