Searched refs:tempSourceUid (Results 1 – 1 of 1) sorted by relevance
616 int tempSourceUid = -1; in JobStatus() local619 tempSourceUid = AppGlobals.getPackageManager().getPackageUid(sourcePackageName, 0, in JobStatus()625 if (tempSourceUid == -1) { in JobStatus()631 this.sourceUid = tempSourceUid; in JobStatus()