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