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 57 final int i = ContentResolver.syncErrorStringToInt(lastFailureMesg);
ContentResolver.java 252 public static int syncErrorStringToInt(String error) {
    [all...]

Completed in 55 milliseconds