Searched refs:commonOptions (Results 1 – 1 of 1) sorted by relevance
1722 CommonOptions commonOptions = new CommonOptions(); in runVibrate() local1726 commonOptions.check(opt); in runVibrate()1729 if (checkDoNotDisturb(commonOptions)) { in runVibrate()1741 AudioAttributes attrs = createAudioAttributes(commonOptions); in runVibrate()1756 CommonOptions commonOptions = new CommonOptions(); in runWaveform() local1773 commonOptions.check(opt); in runWaveform()1778 if (checkDoNotDisturb(commonOptions)) { in runWaveform()1802 AudioAttributes attrs = createAudioAttributes(commonOptions); in runWaveform()1814 CommonOptions commonOptions = new CommonOptions(); in runPrebaked() local1818 commonOptions.check(opt); in runPrebaked()[all …]