Home | History | Annotate | Download | only in app

Lines Matching refs:firstActiveTime

809         public long firstActiveTime;
864 dest.writeLong(firstActiveTime);
880 firstActiveTime = source.readLong();