Searched refs:mImplType (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DPlayerBase.java67 private final int mImplType; field in class:PlayerBase
86 mImplType = implType;
109 new PlayerIdCard(mImplType, mAttributes, new IPlayerWrapper(this)));

Completed in 57 milliseconds