Searched refs:sTmpSourceKey (Results 1 – 1 of 1) sorted by relevance
558 private static final SourceKey sTmpSourceKey = new SourceKey(0, null, null); field in AssociationState607 synchronized (sTmpSourceKey) { in startSource()608 sTmpSourceKey.mUid = uid; in startSource()609 sTmpSourceKey.mProcess = processName; in startSource()610 sTmpSourceKey.mPackage = packageName; in startSource()611 src = mSources.get(sTmpSourceKey); in startSource()