Home
last modified time | relevance | path

Searched refs:CHAR_SEQUENCE (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/robolectric/
DExternalResources.java119 return (CharSequence) get(id, ResType.CHAR_SEQUENCE); in getText()
125 return get(id, ResType.CHAR_SEQUENCE).toString(); in getString()
131 new TypedResource<>(value, ResType.CHAR_SEQUENCE, null)); in putText()
/frameworks/opt/car/setupwizard/library/main/tests/robotests/src/com/android/car/setupwizardlib/partner/
DExternalResources.java191 return (CharSequence) get(id, ResType.CHAR_SEQUENCE); in getText()
197 return get(id, ResType.CHAR_SEQUENCE).toString(); in getString()
203 new TypedResource<>(value, ResType.CHAR_SEQUENCE, null)); in putText()
/frameworks/base/core/java/android/widget/
DRemoteViews.java1251 static final int CHAR_SEQUENCE = 10; field in RemoteViews.ReflectionAction
1314 case CHAR_SEQUENCE: in ReflectionAction()
1379 case CHAR_SEQUENCE: in writeToParcel()
1417 case CHAR_SEQUENCE: in getParameterType()
3212 addAction(new ReflectionAction(viewId, methodName, ReflectionAction.CHAR_SEQUENCE, value));
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt89432 Landroid/widget/RemoteViews$ReflectionAction;->CHAR_SEQUENCE:I