Searched refs:BASE_PACKAGE (Results 1 – 19 of 19) sorted by relevance
50 CommonConstants.BASE_PACKAGE + ".permission.CUSTOMIZE_TV_APP"54 CommonConstants.BASE_PACKAGE + ".category";
56 CommonConstants.BASE_PACKAGE + ".data.epg.EpgFetcher.LastUpdatedEpgTimestamp";59 CommonConstants.BASE_PACKAGE + ".data.epg.EpgFetcher.LastLineupId";
68 CommonConstants.BASE_PACKAGE + ".notification.ACTION_SHOW_RECOMMENDATION";70 CommonConstants.BASE_PACKAGE + ".notification.ACTION_HIDE_RECOMMENDATION";77 CommonConstants.BASE_PACKAGE + ".recommendation_type";
23 public static final String BASE_PACKAGE = field in CommonConstants
34 public static final String AUTHORITY = CommonConstants.BASE_PACKAGE + ".common.preferences";
57 CommonConstants.BASE_PACKAGE + ".common.preferences";
28 public static final String TV_APP_PACKAGE = CommonConstants.BASE_PACKAGE;
71 while (mUiDevice.hasObject(By.pkg(CommonConstants.BASE_PACKAGE).depth(0))) { in assertAppStopped()
33 CommonConstants.BASE_PACKAGE + ".audio_capabilities";
127 return (CommonConstants.BASE_PACKAGE.equals(context.getPackageName())); in isPackagedWithLiveChannels()
35 CommonConstants.BASE_PACKAGE + ".tuner.preferences";
112 new ComponentName(CommonConstants.BASE_PACKAGE, "com.android.tv.TvActivity"); in isTvActivityEnabled()
51 CommonConstants.BASE_PACKAGE + ".action.LAUNCH_SYSTEM_SETUP";
122 || !callingActivity.getPackageName().equals(CommonConstants.BASE_PACKAGE)) { in onCreate()
90 field.set(null, CommonConstants.BASE_PACKAGE + ".tuner"); in setUp()
85 field.set(null, CommonConstants.BASE_PACKAGE + ".tuner"); in setUp()
58 public static final String AUTHORITY = CommonConstants.BASE_PACKAGE + ".search";
371 return new ComponentName(CommonConstants.BASE_PACKAGE, "com.example.MyClass"); in createTrustedComponent()
113 CommonConstants.BASE_PACKAGE + ".permission.RECEIVE_INPUT_EVENT";