Searched defs:STRING (Results 1 – 7 of 7) sorted by relevance
42 private static final String STRING = "string"; field in SavedNetworkSettingsTest
82 private static final String STRING = "string"; field in WifiSettingsUiTest
30 public static final int STRING = 0x00100000; field in VehiclePropertyType
51 private static final String STRING = "string"; field in WifiDppChooseSavedWifiNetworkFragmentTest
76 private static final String STRING = "string"; field in WifiNetworkListFragmentTest
35 protected static final String STRING = "STRING"; field in BaseDatabaseHelperUpgradeTest
4659 sPlacementColumns.toArray(EmptyArray.STRING), userWhere, userWhereArgs, null)) { in updateInternal()