Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java1458 private final @SemanticAction int mSemanticAction; field in Notification.Action
1494 mSemanticAction = in.readInt(); in Action()
1520 this.mSemanticAction = semanticAction; in Action()
1565 return mSemanticAction; in getSemanticAction()
1601 private @SemanticAction int mSemanticAction; field in Notification.Action.Builder
1649 mSemanticAction = semanticAction; in Builder()
1718 mSemanticAction = semanticAction; in setSemanticAction()
1795 mAllowGeneratedReplies, mSemanticAction, mIsContextual); in build()
1836 out.writeInt(mSemanticAction); in writeToParcel()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7544 Landroid/app/Notification$Action$Builder;->mSemanticAction:I
7566 Landroid/app/Notification$Action;->mSemanticAction:I