OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onCreateContentCaptureSession
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/devicepolicy/app/ContentCaptureService/src/com/android/cts/devicepolicy/contentcaptureservice/
SimpleContentCaptureService.java
47
public void
onCreateContentCaptureSession
(ContentCaptureContext context,
49
Log.d(TAG, "
onCreateContentCaptureSession
(): " + sessionId);
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
CtsContentCaptureService.java
229
public void
onCreateContentCaptureSession
(ContentCaptureContext context,
231
Log.i(TAG, "
onCreateContentCaptureSession
(id=" + mId + ", ignoreOrpahn="
Completed in 690 milliseconds