Searched refs:numAllowed (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java1148 * @param numAllowed number of allowed carriers which have been set correctly.
1150 * if Length of allowed carriers list is 0, numAllowed = 0.
1152 public void setAllowedCarriersResponse(RadioResponseInfo responseInfo, int numAllowed) { argument
1153 responseInts(responseInfo, numAllowed);

Completed in 40 milliseconds