Searched refs:mSemanticAction (Results 1 – 2 of 2) sorted by relevance
1705 private final @SemanticAction int mSemanticAction; field in Notification.Action1742 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.Builder1920 mSemanticAction = semanticAction; in Builder()1990 mSemanticAction = semanticAction; in setSemanticAction()2082 mAllowGeneratedReplies, mSemanticAction, mIsContextual, in build()2125 out.writeInt(mSemanticAction); in writeToParcel()
7541 Landroid/app/Notification$Action$Builder;->mSemanticAction:I7563 Landroid/app/Notification$Action;->mSemanticAction:I