Searched refs:GATT_START_TIME_MS (Results 1 – 1 of 1) sorted by relevance
102 private static final int GATT_START_TIME_MS = 500; field in AdapterServiceTest241 verify(mMockContext, timeout(GATT_START_TIME_MS).times( in doEnable()372 verify(mMockContext, timeout(GATT_START_TIME_MS).times(1)).startService(any()); in testGattStartTimeout()439 verify(mMockContext, timeout(GATT_START_TIME_MS).times(1)).startService(any()); in testProfileStartTimeout()