Searched refs:mRecentCallerApplicationInfo (Results 1 – 2 of 2) sorted by relevance
227 @Nullable ApplicationInfo mRecentCallerApplicationInfo; field in ServiceRecord
5049 r.mRecentCallerApplicationInfo = in retrieveServiceLocked()9008 final int callerTargetSdkVersion = r.mRecentCallerApplicationInfo != null in logFGSStateChangeLocked()9009 ? r.mRecentCallerApplicationInfo.targetSdkVersion : 0; in logFGSStateChangeLocked()