OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setIgnoreOrphanSessionEvents
(Results
1 - 2
of
2
) sorted by null
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
WhitelistTest.java
123
service.
setIgnoreOrphanSessionEvents
(true); //
CtsContentCaptureService.java
157
public void
setIgnoreOrphanSessionEvents
(boolean newValue) {
158
Log.d(TAG, "
setIgnoreOrphanSessionEvents
(): changing from " + mIgnoreOrphanSessionEvents
Completed in 49 milliseconds