Searched refs:mPlatformType (Results 1 – 1 of 1) sorted by relevance
252 private final int mPlatformType; field in AudioService258 return mPlatformType == AudioSystem.PLATFORM_VOICE; in isPlatformVoice()262 return mPlatformType == AudioSystem.PLATFORM_TELEVISION; in isPlatformTelevision()866 mPlatformType = AudioSystem.getPlatformType(context); in AudioService()1847 switch (mPlatformType) { in updateStreamVolumeAlias()5865 switch (mPlatformType) { in getActiveStreamType()