Searched refs:strOps (Results 1 – 1 of 1) sorted by relevance
7824 final String[] strOps = new String[ops.length]; in startWatchingActive() local7826 strOps[i] = opToPublicName(ops[i]); in startWatchingActive()7828 startWatchingActive(strOps, mContext.getMainExecutor(), callback); in startWatchingActive()