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