Home | History | Annotate | Download | only in common

Lines Matching refs:isBufferWritable

1475   if (isBufferWritable() &&
1571 if (isBufferWritable() &&
1584 if((newLength <= getCapacity() && isBufferWritable()) ||