Searched refs:getIccId (Results 1 – 2 of 2) sorted by relevance
426 static void getIccId(char *iccid, int size);4392 getIccId(pSimSlotStatus->base.iccid, 64);5443 static void getIccId(char *iccid, int size) { function5552 getIccId(p_card_status->base.base.iccid, 64);
37294 HSPLandroid/telephony/SubscriptionInfo;->getIccId()Ljava/lang/String;