Searched refs:currentPackage (Results 1 – 3 of 3) sorted by relevance
69 final PackageInfo currentPackage = mWebViewUpdateServiceWrapper.getCurrentWebViewPackage(); in getDefaultAppInfo() local71 currentPackage == null ? null : currentPackage.applicationInfo); in getDefaultAppInfo()
82 PackageInfo currentPackage = getWebViewUpdateServiceWrapper().getCurrentWebViewPackage(); in getDefaultKey() local83 return currentPackage == null ? null : currentPackage.packageName; in getDefaultKey()
568 String currentPackage; in notifyProjectionStatusChanged() local575 currentPackage = mCurrentProjectionPackage; in notifyProjectionStatusChanged()580 + currentPackage + ", listeners: " + mProjectionStatusListeners.size() in notifyProjectionStatusChanged()589 currentState, currentPackage, statuses); in notifyProjectionStatusChanged()596 currentState, currentPackage, statuses); in notifyProjectionStatusChanged()