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