Searched refs:currentPackage (Results 1 – 6 of 6) sorted by relevance
69 final PackageInfo currentPackage = mWebViewUpdateServiceWrapper.getCurrentWebViewPackage(); in getDefaultAppInfo() local71 currentPackage == null ? null : currentPackage.applicationInfo); in getDefaultAppInfo()
81 PackageInfo currentPackage = getWebViewUpdateServiceWrapper().getCurrentWebViewPackage(); in getDefaultKey() local82 return currentPackage == null ? null : currentPackage.packageName; in getDefaultKey()
51 final String currentPackage = primaryAction.getAction().getIntent() in logNotificationPackage() local61 newInteractedPackages.add(currentPackage); in logNotificationPackage()
488 String currentPackage; in notifyProjectionStatusChanged() local495 currentPackage = mCurrentProjectionPackage; in notifyProjectionStatusChanged()500 + currentPackage + ", listeners: " + mProjectionStatusListeners.size() in notifyProjectionStatusChanged()509 currentState, currentPackage, statuses); in notifyProjectionStatusChanged()516 currentState, currentPackage, statuses); in notifyProjectionStatusChanged()