Home | History | Annotate | Download | only in accessibility

Lines Matching refs:isSealed

1427     public boolean isSealed() {
1439 if (!isSealed()) {
1477 if (isSealed()) {
1577 parcel.writeInt(isSealed() ? 1 : 0);