Searched refs:tempSourceUid (Results 1 – 1 of 1) sorted by relevance
465 int tempSourceUid = -1; in JobStatus() local468 tempSourceUid = AppGlobals.getPackageManager().getPackageUid(sourcePackageName, 0, in JobStatus()474 if (tempSourceUid == -1) { in JobStatus()480 this.sourceUid = tempSourceUid; in JobStatus()