Searched refs:syncErrorStringToInt (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/
H A DSyncStatusInfo.java54 final int i = ContentResolver.syncErrorStringToInt(lastFailureMesg);
H A DContentResolver.java197 public static int syncErrorStringToInt(String error) { method in class:ContentResolver

Completed in 61 milliseconds