Searched refs:mPlatformType (Results 1 – 1 of 1) sorted by relevance
367 private final int mPlatformType; field in AudioService394 return mPlatformType == AudioSystem.PLATFORM_VOICE; in isPlatformVoice()398 return mPlatformType == AudioSystem.PLATFORM_TELEVISION; in isPlatformTelevision()402 return mPlatformType == AudioSystem.PLATFORM_AUTOMOTIVE; in isPlatformAutomotive()1163 mPlatformType = AudioSystem.getPlatformType(context); in AudioService()2439 switch (mPlatformType) { in updateStreamVolumeAlias()7209 switch (mPlatformType) { in getActiveStreamType()