Searched defs:stringId (Results 1 – 8 of 8) sorted by relevance
112 protected View createUserItem(int stringId) { in createUserItem()124 protected View createAutoItem(int stringId) { in createAutoItem()
47 final int stringId = (int) baseR.getDeclaredField("my_string1").get(null); in onCreate() local
141 private View createUserItem(int stringId, OnClickListener listener) { in createUserItem()145 private View createUserItem(int stringId, OnClickListener listener, int buttonLabel) { in createUserItem()
99 protected View createAutoItem(int stringId) { in createAutoItem()
86 final boolean makePaymentDefault(final ComponentName defaultComponent, int stringId) { in makePaymentDefault()
245 final int stringId = (int) featR.getDeclaredField("feature_string").get(null); in testFeatureBase() local368 final int stringId = (int) featR.getDeclaredField("feature_string").get(null); in testFeatureApi() local
236 protected View createAutoItem(ViewGroup parent, int stringId) { in createAutoItem()
217 protected View createUserInteractionTestView(ViewGroup parent, int stringId, int messageId) { in createUserInteractionTestView()