Searched defs:isCurrent (Results 1 – 6 of 6) sorted by relevance
577 val isCurrent = currentClockId == info.metadata.clockId regex591 val isCurrent = currentClockId == info.metadata.clockId regex609 val isCurrent = currentClockId == info.metadata.clockId regex627 val isCurrent = currentClockId == info.metadata.clockId regex
57 bool isCurrent(EGLSurface surface) { return mCurrentSurface == surface; } in isCurrent() function
504 bool RenderThread::isCurrent() { in isCurrent() function in android::uirenderer::renderthread::RenderThread
703 private boolean isCurrent(IMediaBrowserServiceCallbacks callback, String funcName) { in isCurrent() method in MediaBrowser1060 private boolean isCurrent(String funcName) { in isCurrent() method in MediaBrowser.MediaServiceConnection
497 boolean isCurrent() { in isCurrent() method in ServiceRecord.ShortFgsInfo
3170 private boolean isCurrent = false; field in TvInputManagerService.SessionState