Home | History | Annotate | Download | only in quickcontact

Lines Matching refs:getLastTimeUsed

697                     lhs.getLastTimeUsed() == null ? 0 : lhs.getLastTimeUsed();
699 rhs.getLastTimeUsed() == null ? 0 : rhs.getLastTimeUsed();