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