Home | History | Annotate | Download | only in libmediaplayer2

Lines Matching full:mpid

421     mPid = IPCThreadState::self()->getCallingPid();
508 sp<MediaPlayer2Interface> player = new NuPlayer2Driver(mPid, mUid);
519 mPid, mAudioAttributes, new AudioDeviceUpdatedNotifier(player));
1519 snprintf(buffer, 255, " pid(%d), looping(%s)\n", mPid, mLoop?"true": "false");