Searched defs:sku (Results 1 – 7 of 7) sorted by relevance
113 String sku = getApplicationContext().getResources().getString(R.string.sku_filter); in loadConfig() local236 String sku) throws IOException, XmlPullParserException { in readConfigFromXml()294 static boolean checkFilters(XmlPullParser parser, @Nullable CarrierIdentifier id, String sku) { in checkFilters()
133 String sku = getSku(); in getImageResourceId() local157 String sku = getSku(); in getRegulatoryInfoImageFileName() local
125 final String sku = getSku(); in getResourceId() local163 final String sku = getSku(); in getRegulatoryInfoImageFileName() local
70 String sku = SystemProperties.get("ro.boot.hardware.sku"); in testIsSecureNfcSupported() local
174 auto sku = GetProperty(kPropBootHardwareSKU, ""); in GetHardwareClass() local
1539 String sku = SystemProperties.get("ro.boot.hardware.sku"); in deviceSupportsNfcSecure() local
195 char sku[MAX_SKU_NAME_LEN]; member