Searched refs:getPlatformType (Results 1 – 6 of 6) sorted by relevance
2124 public static int getPlatformType(Context context) { in getPlatformType() method in AudioSystem2142 return getPlatformType(context) == PLATFORM_TELEVISION || forceSingleVolume; in isSingleVolume()
1752 mUseTvRouting = AudioSystem.getPlatformType(mContext) == AudioSystem.PLATFORM_TELEVISION; in init()
866 mPlatformType = AudioSystem.getPlatformType(context); in AudioService()
10952 HSPLandroid/media/AudioSystem;->getPlatformType(Landroid/content/Context;)I
10947 HSPLandroid/media/AudioSystem;->getPlatformType(Landroid/content/Context;)I
27704 Landroid/media/AudioSystem;->getPlatformType(Landroid/content/Context;)I