Searched refs:mVolumeAdjustmentForRemoteGroupSessions (Results 1 – 2 of 2) sorted by relevance
1243 private final boolean mVolumeAdjustmentForRemoteGroupSessions; field in VolumeDialogControllerImpl.MediaSessionsCallbacks1246 mVolumeAdjustmentForRemoteGroupSessions = context.getResources().getBoolean( in MediaSessionsCallbacks()1338 if (mVolumeAdjustmentForRemoteGroupSessions) {
169 private final boolean mVolumeAdjustmentForRemoteGroupSessions; field in MediaSessionRecord230 mVolumeAdjustmentForRemoteGroupSessions = mContext.getResources().getBoolean( in MediaSessionRecord()522 if (mVolumeAdjustmentForRemoteGroupSessions) { in canHandleVolumeKey()