Home
last modified time | relevance | path

Searched defs:failureReason (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DDcTrackerTest.java414 DataAllowFailReason failureReason = new DataAllowFailReason(); in testDataSetup() local
477 DataAllowFailReason failureReason = new DataAllowFailReason(); in testDataRetry() local
716 DataAllowFailReason failureReason = new DataAllowFailReason(); in testDDSResetAutoAttach() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSoftApManager.java67 void onStateChanged(int state, int failureReason); in onStateChanged()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java168 StringBuilder failureReason = new StringBuilder(); in getDataAllowFailReason() local
1333 private boolean isDataAllowed(DataAllowFailReason failureReason) { in isDataAllowed()
1524 DataAllowFailReason failureReason = new DataAllowFailReason(); in trySetupData() local
1615 DataAllowFailReason failureReason = new DataAllowFailReason(); in notifyOffApnsOfAvailability() local