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