HomeSort by relevance Sort by last modified time
    Searched refs:syncErrorStringToInt (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/content/
SyncStatusInfo.java 54 final int i = ContentResolver.syncErrorStringToInt(lastFailureMesg);
ContentResolver.java 197 public static int syncErrorStringToInt(String error) {
    [all...]

Completed in 592 milliseconds