Searched refs:mSemanticAction (Results 1 – 2 of 2) sorted by relevance
1458 private final @SemanticAction int mSemanticAction; field in Notification.Action1494 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.Builder1649 mSemanticAction = semanticAction; in Builder()1718 mSemanticAction = semanticAction; in setSemanticAction()1795 mAllowGeneratedReplies, mSemanticAction, mIsContextual); in build()1836 out.writeInt(mSemanticAction); in writeToParcel()
7544 Landroid/app/Notification$Action$Builder;->mSemanticAction:I7566 Landroid/app/Notification$Action;->mSemanticAction:I