Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DActivity.java1249 @interface ContentCaptureNotificationType{} annotation in Activity
1251 private String getContentCaptureTypeAsString(@ContentCaptureNotificationType int type) { in getContentCaptureTypeAsString()
1266 private void notifyContentCaptureManagerIfNeeded(@ContentCaptureNotificationType int type) { in notifyContentCaptureManagerIfNeeded()