Searched defs:stringId (Results 1 – 7 of 7) 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
138 private View createUserItem(int stringId, OnClickListener listener) { in createUserItem()142 private View createUserItem(int stringId, OnClickListener listener, int buttonLabel) { in createUserItem()
101 protected View createAutoItem(int stringId) { in createAutoItem()
86 final boolean makePaymentDefault(final ComponentName defaultComponent, int stringId) { in makePaymentDefault()
242 final int stringId = (int) featR.getDeclaredField("feature_string").get(null); in testFeatureBase() local321 final int stringId = (int) featR.getDeclaredField("feature_string").get(null); in testFeatureApi() local
236 protected View createAutoItem(ViewGroup parent, int stringId) { in createAutoItem()