Searched defs:owners (Results 1 – 5 of 5) sorted by relevance
903 int[] owners = new int[mLowLatencyUidWatchList.size()]; in getLowLatencyLockOwners() local973 int[] owners = getLowLatencyLockOwners(); in notifyLowLatencyOwnershipChanged() local
366 SparseArray<OwnershipClientInfo> owners; in registerContextOwnerChangedCallback() local
325 let mut owners: Vec<(i32, i32)> = Vec::new(); in get_all_owners() localVariable
219 let owners = self.vm_id_db.get_all_owners().context("failed to retrieve owners from DB")?; in reconcile() localVariable
1622 List<String> owners = mCustomAudienceDao.getAllCustomAudienceOwners(); in testGetAllCustomAudienceOwners() local