Searched refs:remoteUserInfo (Results 1 – 2 of 2) sorted by relevance
329 boolean isTrustedForMediaControl(RemoteUserInfo remoteUserInfo) { in isTrustedForMediaControl() argument331 return mCommunicationManager.isTrustedForMediaControl(remoteUserInfo); in isTrustedForMediaControl()333 return mMediaSessionManager.isTrustedForMediaControl(remoteUserInfo); in isTrustedForMediaControl()359 RemoteUserInfo remoteUserInfo = new RemoteUserInfo(callingPkg, callingPid, callingUid); in onConnect() local371 remoteUserInfo, in onConnect()372 isTrustedForMediaControl(remoteUserInfo), in onConnect()680 ControllerInfo(@NonNull RemoteUserInfo remoteUserInfo, boolean trusted, in ControllerInfo() argument682 mRemoteUserInfo = remoteUserInfo; in ControllerInfo()
382 RemoteUserInfo remoteUserInfo = new RemoteUserInfo( in connect() local397 remoteUserInfo, in connect()399 .isTrustedForMediaControl(remoteUserInfo), in connect()