Home | History | Annotate | Download | only in job

Lines Matching refs:uidRemoved

143                     int uidRemoved = intent.getIntExtra(Intent.EXTRA_UID, -1);
145 Slog.d(TAG, "Removing jobs for uid: " + uidRemoved);
147 cancelJobsForUid(uidRemoved);