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

  /frameworks/base/packages/StatementService/src/com/android/statementservice/
DirectStatementService.java 100 * {@code IS_ASSOCIATED} is true if and only if {@code FAILED_SOURCES} is empty.
107 public static final String FAILED_SOURCES = "failed_sources";
288 result.putStringArrayList(FAILED_SOURCES, failedSources);
IntentFilterVerificationReceiver.java 205 resultData.getStringArrayList(DirectStatementService.FAILED_SOURCES));

Completed in 133 milliseconds