Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerStateMachine.java936 if (shouldAbort(mBrowseNode.getScope(), in processMessage()
962 private boolean shouldAbort(int currentScope, int fetchScope) { in shouldAbort() method in AvrcpControllerStateMachine.GetFolderList