Home | History | Annotate | Download | only in res

Lines Matching refs:getValueAt

100         if (getValueAt(index, v)) {
128 if (getValueAt(index, v)) {
192 if (getValueAt(index, v)) {
222 if (getValueAt(index, v)) {
252 if (getValueAt(index, v)) {
283 if (getValueAt(index, v)) {
318 if (getValueAt(index, value)) {
341 if (getValueAt(index*AssetManager.STYLE_NUM_ENTRIES, value)) {
591 if (getValueAt(index*AssetManager.STYLE_NUM_ENTRIES, value)) {
618 if (getValueAt(index*AssetManager.STYLE_NUM_ENTRIES, value)) {
643 return getValueAt(index*AssetManager.STYLE_NUM_ENTRIES, outValue);
673 if (getValueAt(index*AssetManager.STYLE_NUM_ENTRIES, value)) {
699 private boolean getValueAt(int index, TypedValue outValue) {