Searched refs:mConnectionHints (Results 1 – 2 of 2) sorted by relevance
424 private Bundle mConnectionHints; field in MediaController2.Builder466 mConnectionHints = new Bundle(connectionHints); in setConnectionHints()504 if (mConnectionHints == null) { in build()505 mConnectionHints = Bundle.EMPTY; in build()508 mContext, mToken, mConnectionHints, mCallbackExecutor, mCallback); in build()583 private final Bundle mConnectionHints; field in MediaController2.SessionServiceConnection586 mConnectionHints = connectionHints; in SessionServiceConnection()607 Bundle connectionRequest = createConnectionRequest(mConnectionHints); in onServiceConnected()
660 private final Bundle mConnectionHints; field in MediaSession2.ControllerInfo685 mConnectionHints = connectionHints; in ControllerInfo()718 return new Bundle(mConnectionHints); in getConnectionHints()