Home
last modified time | relevance | path

Searched refs:ACTION_DATA_CONNECTION_FAILED (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DTelephonyIntents.java183 public static final String ACTION_DATA_CONNECTION_FAILED field in TelephonyIntents
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1502 Intent intent = new Intent(TelephonyIntents.ACTION_DATA_CONNECTION_FAILED); in broadcastDataConnectionFailed()