Searched refs:tryGetId (Results 1 – 1 of 1) sorted by relevance
428 return tryGetId(value.substring(5)); in calcId()431 return tryGetId(value.substring(4)); in calcId()440 private int tryGetId(String value) { in tryGetId() method in ViewInflater