Home
last modified time | relevance | path

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

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