Searched refs:IsFixedNumberType (Results 1 – 3 of 3) sorted by relevance
100 bool IsFixedNumberType(int);
743 bool IccFileController::IsFixedNumberType(int efId) in IsFixedNumberType() function in OHOS::Telephony::IccFileController
909 EXPECT_TRUE(iccFileController->IsFixedNumberType(ELEMENTARY_FILE_ADN));910 EXPECT_TRUE(iccFileController->IsFixedNumberType(ELEMENTARY_FILE_FDN));911 EXPECT_TRUE(iccFileController->IsFixedNumberType(ELEMENTARY_FILE_USIM_ADN));913 EXPECT_TRUE(iccFileController->IsFixedNumberType(ELEMENTARY_FILE_USIM_IAP));914 EXPECT_FALSE(iccFileController->IsFixedNumberType(0));