Home | History | Annotate | Download | only in app

Lines Matching refs:persistentId

771         public int persistentId;
846 dest.writeInt(persistentId);
872 persistentId = source.readInt();