Home
last modified time | relevance | path

Searched defs:invocationNumber (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
DProfileServiceTest.java62 private void setAllProfilesState(int state, int invocationNumber) throws TimeoutException { in setAllProfilesState()
148 int invocationNumber = mProfiles.length; in testEnableDisableInterleaved() local
DAdapterServiceTest.java149 private void doEnable(int invocationNumber, boolean onlyGatt) { in doEnable()
192 private void doDisable(int invocationNumber, boolean onlyGatt) { in doDisable()