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