Searched refs:browserInfo (Results 1 – 1 of 1) sorted by relevance
268 return mCurConnection.browserInfo; in getCurrentBrowserInfo()279 result.add(connection.browserInfo); in getSubscribingBrowsers()403 result.add(connection.browserInfo); in getSubscribingBrowsers()454 return mCurConnection.browserInfo; in getCurrentBrowserInfo()557 return mCurConnection.browserInfo; in getCurrentBrowserInfo()655 public final RemoteUserInfo browserInfo; field in MediaBrowserServiceCompat.ConnectionRecord666 this.browserInfo = new RemoteUserInfo(pkg, pid, uid); in ConnectionRecord()