Searched refs:watchedUid (Results 1 – 1 of 1) sorted by relevance
1335 int watchedUid = -1; in startWatchingModeWithFlags() local1351 cb = new ModeCallback(callback, watchedUid, flags, callingUid, callingPid); in startWatchingModeWithFlags()1621 int watchedUid = -1; in startWatchingActive() local1626 watchedUid = callingUid; in startWatchingActive()1641 final ActiveCallback activeCallback = new ActiveCallback(callback, watchedUid, in startWatchingActive()