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