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