Lines Matching refs:reason

245     avPlayer.on('stateChange', async (state, reason) => {
246 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
247 if (reason == media.StateChangeReason.BACKGROUND) {
426 avPlayer.on('stateChange', async (state, reason) => {
427 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
514 avPlayer.on('stateChange', async (state, reason) => {
515 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
576 avPlayer.on('stateChange', async (state, reason) => {
577 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
682 avPlayer.on('stateChange', async (state, reason) => {
683 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
746 avPlayer.on('stateChange', async (state, reason) => {
747 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
805 avPlayer.on('stateChange', async (state, reason) => {
806 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
873 avPlayer.on('stateChange', async (state, reason) => {
874 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
946 avPlayer.on('stateChange', async (state, reason) => {
947 console.info(`createTimeCallback stateChange called, state is ${state}, reason is ${reason}`);
1044 avPlayer.on('stateChange', async (state, reason) => {
1045 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
1139 avPlayer.on('stateChange', async (state, reason) => {
1140 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
1262 avPlayer.on('stateChange', async (state, reason) => {
1263 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
1376 avPlayer.on('stateChange', async (state, reason) => {
1377 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
1488 avPlayer.on('stateChange', async (state, reason) => {
1489 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
1569 avPlayer.on('stateChange', async (state, reason) => {
1570 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
1662 avPlayer.on('stateChange', async (state, reason) => {
1663 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
1787 avPlayer.on('stateChange', async (state, reason) => {
1788 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
1903 avPlayer.on('stateChange', async (state, reason) => {
1904 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
2044 avPlayer.on('stateChange', async (state, reason) => {
2045 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
2196 avPlayer.on('stateChange', async (state, reason) => {
2197 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
2280 avPlayer.on('stateChange', async (state, reason) => {
2281 console.info(`case stateChange called, state is ${state}, reason is ${reason}`);
2282 if (reason == media.StateChangeReason.BACKGROUND) {