Searched refs:A2dpNativeInterface (Results 1 – 7 of 7) sorted by relevance
39 public class A2dpNativeInterface { class45 private static A2dpNativeInterface sInstance;53 private A2dpNativeInterface() { in A2dpNativeInterface() method in A2dpNativeInterface63 public static A2dpNativeInterface getInstance() { in getInstance()66 sInstance = new A2dpNativeInterface(); in getInstance()
41 private A2dpNativeInterface mA2dpNativeInterface;57 A2dpCodecConfig(Context context, A2dpNativeInterface a2dpNativeInterface) { in A2dpCodecConfig()
95 private A2dpNativeInterface mA2dpNativeInterface;103 A2dpNativeInterface a2dpNativeInterface, Looper looper) { in A2dpStateMachine()125 A2dpNativeInterface a2dpNativeInterface, Looper looper) { in make()
77 A2dpNativeInterface mA2dpNativeInterface;122 mA2dpNativeInterface = Objects.requireNonNull(A2dpNativeInterface.getInstance(), in start()
66 @Mock private A2dpNativeInterface mA2dpNativeInterface;
51 @Mock private A2dpNativeInterface mA2dpNativeInterface;
77 @Mock private A2dpNativeInterface mA2dpNativeInterface;