Home
last modified time | relevance | path

Searched refs:shouldAbort (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachine.java1015 if (shouldAbort(mBrowseNode.getScope(), requested.getScope())) { in processMessage()
1046 private boolean shouldAbort(int currentScope, int fetchScope) { in shouldAbort() method in AvrcpControllerStateMachine.GetFolderList