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