Searched refs:FastPairGattServer (Results 1 – 4 of 4) sorted by relevance
58 private FastPairGattServer mFastPairGattServer;68 FastPairGattServer.Callbacks mGattServerCallbacks = new FastPairGattServer.Callbacks() {179 mFastPairGattServer = new FastPairGattServer(mContext, mModelId, mAntiSpoofKey, in FastPairProvider()
75 public class FastPairGattServer { class91 private static final String TAG = CarLog.tagFor(FastPairGattServer.class);407 FastPairGattServer(Context context, int modelId, String antiSpoof, in FastPairGattServer() method in FastPairGattServer
175 @Mock FastPairGattServer.Callbacks mMockFastPairCallbacks;188 FastPairGattServer mTestGattServer;253 mTestGattServer = new FastPairGattServer(mMockContext, TEST_MODEL_ID, in setUp()
148 FastPairGattServer.Callbacks mGattServerCallbacks;