Home | History | Annotate | Download | only in phone

Lines Matching full:mbinder

155                 priority = mBinder.getPriority(info.mRemoteDevice);
226 mBinder.connectHeadset(null);
244 mBinder.disconnectHeadset();
309 return mBinder;
553 private final IBluetoothHeadset.Stub mBinder = new IBluetoothHeadset.Stub() {