Searched defs:rawValue (Results 1 – 8 of 8) sorted by relevance
64 int rawValue = 5; in testComputeSize() local
323 public int rawValue; field in AccountType.EditType335 public EditType(int rawValue, int labelRes) { in EditType()390 public EventEditType(int rawValue, int labelRes) { in EventEditType()
356 public int rawValue; field in AccountType.EditType366 public EditType(int rawValue, int labelRes) { in EditType()415 public EventEditType(int rawValue, int labelRes) { in EventEditType()
68 val rawValue: String? = flagStore.get(namespace)?.get(key) in getFlag() constant
227 final Long rawValue = entry.getAsLong(kind.typeColumn); in getCurrentType() local251 final int rawValue = cursor.getInt(index); in getCurrentType() local258 public static EditType getType(DataKind kind, int rawValue) { in getType()271 public static int getTypePrecedence(DataKind kind, int rawValue) { in getTypePrecedence()
249 private static int getTypePrecedence(DataKind kind, int rawValue) { in getTypePrecedence()
230 const char* rawValue = env->GetStringUTFChars(value, nullptr); in Java_com_android_car_scriptexecutortest_unit_JniUtilsTest_nativeHasStringValue() local
315 Object rawValue = in getProperty() local