Searched refs:mSemanticAction (Results 1 – 2 of 2) sorted by relevance
1835 private final @SemanticAction int mSemanticAction; field in Notification.Action1872 mSemanticAction = in.readInt(); in Action()1900 this.mSemanticAction = semanticAction; in Action()1946 return mSemanticAction; in getSemanticAction()1993 private @SemanticAction int mSemanticAction; field in Notification.Action.Builder2073 mSemanticAction = semanticAction; in Builder()2143 mSemanticAction = semanticAction; in setSemanticAction()2235 mAllowGeneratedReplies, mSemanticAction, mIsContextual, in build()2282 out.writeInt(mSemanticAction); in writeToParcel()
7541 Landroid/app/Notification$Action$Builder;->mSemanticAction:I7563 Landroid/app/Notification$Action;->mSemanticAction:I