Searched refs:syncErrorStringToInt (Results 1 – 2 of 2) sorted by relevance
157 final int i = ContentResolver.syncErrorStringToInt(lastFailureMesg); in getLastFailureMesgAsInt()
521 public static int syncErrorStringToInt(String error) { in syncErrorStringToInt() method in ContentResolver