Searched refs:MAX_SERVICE_IDX (Results 1 – 3 of 3) sorted by relevance
51 static final int RADIOCONFIG_SERVICE = RIL.MAX_SERVICE_IDX + 1;191 for (int service = RIL.MIN_SERVICE_IDX; service <= RIL.MAX_SERVICE_IDX; service++) { in bindAllMockModemService()
223 public static final int MAX_SERVICE_IDX = HAL_SERVICE_IMS; field in RIL523 for (int i = MIN_SERVICE_IDX; i <= MAX_SERVICE_IDX; i++) { in resetProxyAndRequestList()552 for (int i = MIN_SERVICE_IDX; i <= MAX_SERVICE_IDX; i++) { in resetProxyAndRequestList()590 for (int service = MIN_SERVICE_IDX; service <= MAX_SERVICE_IDX; service++) { in setModemService()622 for (int service = MIN_SERVICE_IDX; service <= MAX_SERVICE_IDX; service++) { in setModemService()638 for (int service = MIN_SERVICE_IDX; service <= MAX_SERVICE_IDX; service++) { in setModemService()1074 for (int service = MIN_SERVICE_IDX; service <= MAX_SERVICE_IDX; service++) { in onSlotActiveStatusChange()1088 for (int service = MIN_SERVICE_IDX; service <= MAX_SERVICE_IDX; service++) { in onSlotActiveStatusChange()1164 for (int service = MIN_SERVICE_IDX; service <= MAX_SERVICE_IDX; service++) { in RIL()1221 for (int service = MIN_SERVICE_IDX; service <= MAX_SERVICE_IDX; service++) { in RIL()[all …]
347 for (int service = RIL.MIN_SERVICE_IDX; service <= RIL.MAX_SERVICE_IDX; service++) { in setUp()