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