Searched refs:intOps (Results 1 – 1 of 1) sorted by relevance
8588 final int[] intOps = new int[ops.length]; in startWatchingNoted() local8590 intOps[i] = strOpToOp(ops[i]); in startWatchingNoted()8592 startWatchingNoted(intOps, listener); in startWatchingNoted()8622 final int[] intOps = new int[ops.length]; in startWatchingNoted() local8624 intOps[i] = strOpToOp(ops[i]); in startWatchingNoted()8626 startWatchingNoted(intOps, executor, listener); in startWatchingNoted()