Searched refs:defaultSmsSimId (Results 1 – 2 of 2) sorted by relevance
133 int32_t defaultSmsSimId = DEFAULT_SIM_SLOT_ID; member
720 context->defaultSmsSimId = simId; in NativeGetDefaultSmsSimId()733 napi_create_int32(env, context->defaultSmsSimId, &callbackValue); in GetDefaultSmsSimIdCallback()762 napi_status statusValue = napi_get_value_int32(env, parameters[0], &context->defaultSmsSimId); in GetDefaultSmsSimId()