Searched refs:SUB_4 (Results 1 – 2 of 2) sorted by relevance
81 private static final int SUB_4 = 4; field in ImsServiceControllerTest354 slotIdToSubIdMap.put(SLOT_0, SUB_4); in testCallChangeWithNoNewFeaturesWithAllSubIdChanged()373 verify(mMockServiceControllerBinder).createMmTelFeature(SLOT_0, SUB_4); in testCallChangeWithNoNewFeaturesWithAllSubIdChanged()1179 slotIdToSubIdMap.put(SLOT_0, SUB_4); in testBindServiceAndRemoveFeatureWithSubIdChanged()1205 verify(mMockServiceControllerBinder).createMmTelFeature(SLOT_0, SUB_4); in testBindServiceAndRemoveFeatureWithSubIdChanged()1210 verify(mMockServiceControllerBinder).createRcsFeature(SLOT_0, SUB_4); in testBindServiceAndRemoveFeatureWithSubIdChanged()
174 4 -> SUB_4 in <lambda>()1493 private val SUB_4 = in <lambda>() constant