Searched refs:origWorkSourceUid (Results 1 – 1 of 1) sorted by relevance
503 final int origWorkSourceUid = Binder.getCallingWorkSourceUid(); in transact() local509 if (origWorkSourceUid != updatedWorkSourceUid) { in transact()