Searched refs:mBoundClientUids (Results 1 – 1 of 1) sorted by relevance
139 private ArraySet<Integer> mBoundClientUids = new ArraySet<>(); field in ProcessServiceRecord511 mBoundClientUids.add(clientUid); in addBoundClientUid()538 mBoundClientUids = boundClientUids; in updateBoundClientUids()550 mBoundClientUids.add(cr.clientUid); in addBoundClientUidsOfNewService()559 mBoundClientUids.clear(); in clearBoundClientUids()