Searched defs:startIndex (Results 1 – 4 of 4) sorted by relevance
156 const startIndex = queryRes.indexOf(PERFETTO_TRACING_SESSIONS_START); constant
58 const startIndex = name.lastIndexOf('/') + 1; constant
730 final int startIndex = indexOfSearchQuery(displayName); in bindView() local
857 int startIndex = 0; in trimLogcat() local