Searched defs:allowMediaAudioOnPrimaryZone (Results 1 – 5 of 5) sorted by relevance
84 boolean allowMediaAudioOnPrimaryZone(in IBinder token, long requestId, boolean allow); in allowMediaAudioOnPrimaryZone() method
1315 public boolean allowMediaAudioOnPrimaryZone(long requestId, boolean allow) { in allowMediaAudioOnPrimaryZone() method in CarAudioManager
169 public boolean allowMediaAudioOnPrimaryZone(IBinder token, long requestId, boolean allow) { in allowMediaAudioOnPrimaryZone() method in FakeCarAudioService
1205 public boolean allowMediaAudioOnPrimaryZone(IBinder token, long requestId, boolean allow) { in allowMediaAudioOnPrimaryZone() method in CarAudioService
1362 public void allowMediaAudioOnPrimaryZone() throws Exception { in allowMediaAudioOnPrimaryZone() method in CarAudioManagerUnitTest