Searched refs:BLOCKED_COMPONENT_PLAYSTORE (Results 1 – 1 of 1) sorted by relevance
39 private static final String BLOCKED_COMPONENT_PLAYSTORE = "com.android.vending"; field in BlockedAppStreamingActivity67 } else if (TextUtils.equals(activityInfo.packageName, BLOCKED_COMPONENT_PLAYSTORE)) { in onCreate()