Home | History | Annotate | Download | only in androidfw

Lines Matching refs:FLAG_COMPLEX

1147  *   * A Res_value structure, if FLAG_COMPLEX is -not- set.
1148 * * An array of ResTable_map structures, if FLAG_COMPLEX is set.
1159 FLAG_COMPLEX = 0x0001,
1178 // Number of name/value pairs that follow for FLAG_COMPLEX.