Searched refs:fetchScope (Results 1 – 1 of 1) sorted by relevance
962 private boolean shouldAbort(int currentScope, int fetchScope) { in shouldAbort() argument963 if ((currentScope == fetchScope) in shouldAbort()965 && fetchScope == AvrcpControllerService.BROWSE_SCOPE_PLAYER_LIST)) { in shouldAbort()