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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java 772 private enum RetryFailures {
782 setupDataOnConnectableApns(reason, RetryFailures.ALWAYS);
785 private void setupDataOnConnectableApns(String reason, RetryFailures retryFailures) {
792 if (retryFailures == RetryFailures.ALWAYS) {
796 // RetryFailures.ONLY_ON_CHANGE - check if voice concurrency has changed
799 // RetryFailures.ONLY_ON_CHANGE - check if the apns have changed
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddstor.h 604 BOOLEAN RetryFailures;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 109 milliseconds