Searched refs:ACTION_DATA_CONNECTION_FAILED (Results 1 – 3 of 3) sorted by relevance
185 public static final String ACTION_DATA_CONNECTION_FAILED field in TelephonyIntents
115 filter.addAction(TelephonyIntents.ACTION_DATA_CONNECTION_FAILED); in startMonitoring()346 equals(TelephonyIntents.ACTION_DATA_CONNECTION_FAILED)) { in onReceive()
1390 Intent intent = new Intent(TelephonyIntents.ACTION_DATA_CONNECTION_FAILED); in broadcastDataConnectionFailed()