Home | History | Annotate | Download | only in app

Lines Matching refs:persistentId

477         public int persistentId;
516 dest.writeInt(persistentId);
531 persistentId = source.readInt();