Searched defs:isCurrent (Results 1 – 7 of 7) sorted by relevance
57 bool isCurrent(EGLSurface surface) { return mCurrentSurface == surface; } in isCurrent() function
421 bool RenderThread::isCurrent() { in isCurrent() function in android::uirenderer::renderthread::RenderThread
704 private boolean isCurrent(IMediaBrowserServiceCallbacks callback, String funcName) { in isCurrent() method in MediaBrowser1061 private boolean isCurrent(String funcName) { in isCurrent() method in MediaBrowser.MediaServiceConnection
719 public final boolean isCurrent; field in UserSwitcherController.UserRecord727 public UserRecord(UserInfo info, Bitmap picture, boolean isGuest, boolean isCurrent, in UserRecord()
2447 public boolean isCurrent; in testLoadGroups() field in SupplicantP2pIfaceHalTest.P2pGroupInfo2448 P2pGroupInfo(String ssid, byte[] bssid, boolean isGo, boolean isCurrent) { in testLoadGroups()
2000 (SupplicantStatus status, boolean isCurrent) -> { in loadGroups()
465 bool GLESRenderEngine::isCurrent() const { in isCurrent() function in android::renderengine::gl::GLESRenderEngine