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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java 165 private HashSet<DataAllowFailReasonType> mDataAllowFailReasonSet = new HashSet<>();
167 public void addDataAllowFailReason(DataAllowFailReasonType type) {
174 for(DataAllowFailReasonType reason : mDataAllowFailReasonSet) {
180 public boolean isFailForSingleReason(DataAllowFailReasonType failReasonType) {
195 public enum DataAllowFailReasonType {
209 DataAllowFailReasonType(String reason) {
    [all...]
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 153 milliseconds