Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DProfileServiceTest.java77 private void setAllProfilesState(int state, int invocationNumber) throws TimeoutException { in setAllProfilesState()
169 int invocationNumber = mProfiles.length; in testEnableDisableInterleaved() local
H A DAdapterServiceTest.java230 private void doEnable(int invocationNumber, boolean onlyGatt) { in doEnable()
276 private void doDisable(int invocationNumber, boolean onlyGatt) { in doDisable()