Searched defs:mPlatLogoActivity (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/about/
H A DAboutActivity.java94 private static final ComponentName mPlatLogoActivity = new ComponentName("android", field in class:AboutActivity
157 intent.setComponent(mPlatLogoActivity);

Completed in 59 milliseconds