Home
last modified time | relevance | path

Searched refs:allowGeneratedReplies (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt232 freeformRemoteInputActionPair.second.allowGeneratedReplies && in inflateSmartReplyState()
/frameworks/base/core/java/android/app/
DNotification.java1888 RemoteInput[] remoteInputs, boolean allowGeneratedReplies, in Action() argument
1899 this.mAllowGeneratedReplies = allowGeneratedReplies; in Action()
2062 @Nullable RemoteInput[] remoteInputs, boolean allowGeneratedReplies, in Builder() argument
2072 mAllowGeneratedReplies = allowGeneratedReplies; in Builder()
2128 public Builder setAllowGeneratedReplies(boolean allowGeneratedReplies) { in setAllowGeneratedReplies() argument
2129 mAllowGeneratedReplies = allowGeneratedReplies; in setAllowGeneratedReplies()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...