Home | History | Annotate | Download | only in app

Lines Matching full:persistentid

420         public int persistentId;
451 dest.writeInt(persistentId);
465 persistentId = source.readInt();