Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DRemoteContentCaptureService.java109 ContentCapturePerUserService.EVENT_LOG_CONNECT_STATE_DISCONNECTED, 0); in handleOnConnectedStateChanged()
DContentCapturePerUserService.java95 static final int EVENT_LOG_CONNECT_STATE_DISCONNECTED = 2; field in ContentCapturePerUserService