Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/contentcapture/
H A DContentCaptureService.java79 public abstract class ContentCaptureService extends Service { class
81 private static final String TAG = ContentCaptureService.class.getSimpleName();
155 ContentCaptureService.this, callback));
161 ContentCaptureService.this));
175 obtainMessage(ContentCaptureService::handleOnActivitySnapshot,
182 ContentCaptureService.this, sessionId));
188 ContentCaptureService.this, request));
194 ContentCaptureService.this, request, callback));
200 ContentCaptureService.this, event));
213 ContentCaptureService::handleOnLoginDetected,
[all …]
H A DContentCaptureServiceInfo.java102 ContentCaptureService.SERVICE_META_DATA); in ContentCaptureServiceInfo()
124 com.android.internal.R.styleable.ContentCaptureService); in ContentCaptureServiceInfo()
/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentprotection/
H A DRemoteContentProtectionService.java24 import android.service.contentcapture.ContentCaptureService;
54 new Intent(ContentCaptureService.PROTECTION_SERVICE_INTERFACE) in RemoteContentProtectionService()
/aosp14/frameworks/base/apct-tests/perftests/contentcapture/src/android/view/contentcapture/
H A DMyContentCaptureService.java20 import android.service.contentcapture.ContentCaptureService;
32 public class MyContentCaptureService extends ContentCaptureService {
/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DEventLogTags.logtags5 # ContentCaptureService connection state change, refer to ContentCapturePerUserService
H A DContentCaptureServerSession.java18 import static android.service.contentcapture.ContentCaptureService.setClientState;
33 import android.service.contentcapture.ContentCaptureService;
H A DContentCapturePerUserService.java19 import static android.service.contentcapture.ContentCaptureService.setClientState;
54 import android.service.contentcapture.ContentCaptureService;
164 ContentCaptureService.SERVICE_INTERFACE, serviceComponentName, in updateRemoteServiceLocked()
H A DContentCaptureManagerService.java21 import static android.service.contentcapture.ContentCaptureService.setClientState;
/aosp14/frameworks/base/core/java/android/app/assist/
H A DActivityId.java26 import android.service.contentcapture.ContentCaptureService;
/aosp14/frameworks/base/core/api/
H A Dsystem-lint-baseline.txt46 MissingNullability: android.service.contentcapture.ContentCaptureService#dump(java.io.FileDescripto…
48 MissingNullability: android.service.contentcapture.ContentCaptureService#dump(java.io.FileDescripto…
50 MissingNullability: android.service.contentcapture.ContentCaptureService#dump(java.io.FileDescripto…
66 ProtectedMember: android.service.contentcapture.ContentCaptureService#dump(java.io.FileDescriptor, …
67 …ot allowed; must be public: method android.service.contentcapture.ContentCaptureService.dump(java.…
H A Dsystem-current.txt12226 public abstract class ContentCaptureService extends android.app.Service {
12227 ctor public ContentCaptureService();
12240 …lic static final String SERVICE_INTERFACE = "android.service.contentcapture.ContentCaptureService";
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes6827 android.service.contentcapture.ContentCaptureService
H A Dboot-image-profile.txt29620 Landroid/service/contentcapture/ContentCaptureService;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes6831 android.service.contentcapture.ContentCaptureService
H A Dboot-image-profile.txt39727 Landroid/service/contentcapture/ContentCaptureService;