Home
last modified time | relevance | path

Searched refs:mProxyAppPackageName (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
DGnssVisibilityControl.java291 private final String mProxyAppPackageName; field in GnssVisibilityControl.NfwNotification
303 mProxyAppPackageName = proxyAppPackageName; in NfwNotification()
319 mProxyAppPackageName, mProtocolStack, mOtherProtocolStackName, mRequestor, in toString()
345 return !TextUtils.isEmpty(mProxyAppPackageName); in isRequestAttributedToProxyApp()
449 final String proxyAppPkgName = nfwNotification.mProxyAppPackageName; in handleNfwNotification()
654 notification.mProxyAppPackageName, in logEvent()