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