Searched defs:numSlots (Results 1 – 10 of 10) sorted by relevance
/aosp12/packages/services/Telephony/src/com/android/services/telephony/rcs/ |
H A D | TelephonyRcsService.java | 161 public TelephonyRcsService(Context context, int numSlots) { in TelephonyRcsService() 171 public TelephonyRcsService(Context context, int numSlots, ResourceProxy resourceProxy) { in TelephonyRcsService()
|
/aosp12/frameworks/av/media/codec2/sfplugin/ |
H A D | CCodecBufferChannel.h | 271 size_t numSlots; member 283 size_t numSlots; member
|
H A D | CCodec.cpp | 250 size_t numSlots = 16; in start() local
|
/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/rcs/ |
H A D | TelephonyRcsServiceTest.java | 351 private TelephonyRcsService createRcsService(int numSlots) { in createRcsService()
|
/aosp12/system/extras/bootctl/ |
H A D | bootctl.cpp | 80 uint32_t numSlots = module->getNumberSlots(); in do_get_number_slots() local
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/ |
H A D | UiccControllerTest.java | 130 private void reconfigureSlots(int numSlots, int[] nonRemovableEuiccSlots) throws Exception { in reconfigureSlots()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/ |
H A D | ImsResolver.java | 138 String defaultRcsPackageName, int numSlots, ImsFeatureBinderRepository repo) { in make() 184 void addFeatureForAllSlots(int numSlots, int feature) { in addFeatureForAllSlots() 571 String defaultRcsPackageName, int numSlots, ImsFeatureBinderRepository repo) { in ImsResolver()
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/ |
H A D | ImsResolverTest.java | 1840 private void setupResolver(int numSlots, String deviceMmTelPkgName, in setupResolver() 1944 private void startBindNoCarrierConfig(int numSlots) { in startBindNoCarrierConfig()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
H A D | PinStorage.java | 307 int numSlots = getSlotCount(); in prepareUnattendedReboot() local
|
H A D | UiccController.java | 951 int numSlots = status.size(); in onGetSlotStatusDone() local
|