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