Home | History | Annotate | Download | only in content

Lines Matching refs:targetUid

2555             int targetUid;
2584 targetUid = syncAdapterInfo.uid;
2603 targetUid = mContext.getPackageManager()
2636 .getActiveNetworkInfoForUid(targetUid);
2664 int targetUid;
2678 targetUid = syncAdapterInfo.uid;
2684 targetUid = mContext.getPackageManager()
2697 new ActiveSyncContext(op, insertStartSyncEvent(op), targetUid);