Searched refs:mBoundClientUids (Results 1 – 1 of 1) sorted by relevance
147 private ArraySet<Integer> mBoundClientUids = new ArraySet<>(); field in ProcessServiceRecord565 mBoundClientUids.add(clientUid); in addBoundClientUid()592 mBoundClientUids = boundClientUids; in updateBoundClientUids()604 mBoundClientUids.add(cr.clientUid); in addBoundClientUidsOfNewService()613 mBoundClientUids.clear(); in clearBoundClientUids()