Searched refs:shouldAbort (Results 1 – 1 of 1) sorted by relevance
1015 if (shouldAbort(mBrowseNode.getScope(), requested.getScope())) { in processMessage()1046 private boolean shouldAbort(int currentScope, int fetchScope) { in shouldAbort() method in AvrcpControllerStateMachine.GetFolderList