Searched refs:COO_PROP_KEY (Results 1 – 1 of 1) sorted by relevance
34 private static final String COO_PROP_KEY = "ro.boot.hardware.coo"; field in RegulatoryInfoDisplayActivityTest55 SystemProperties.set(COO_PROP_KEY, ""); in getResourceId_noCooProperty_shouldReturnSkuLabel()64 SystemProperties.set(COO_PROP_KEY, "coo"); in getResourceId_hasSkuAndCooProperties_shouldReturnCooLabel()73 SystemProperties.set(COO_PROP_KEY, "unknown"); in getResourceId_noCorrespondingCooLabel_shouldReturnSkuLabel()