Home | History | Annotate | Download | only in app

Lines Matching defs:persistentId

1459         public int persistentId;
1582 dest.writeInt(persistentId);
1620 persistentId = source.readInt();