Searched refs:COLNAME_CLUSTER (Results 1 – 1 of 1) sorted by relevance
90 public static final String COLNAME_CLUSTER = "groupHint"; field in IpMemoryStoreDatabase.NetworkAttributesContract106 + COLNAME_CLUSTER + " " + COLTYPE_CLUSTER + ", "266 values.put(NetworkAttributesContract.COLNAME_CLUSTER, attributes.cluster); in toContentValues()314 final String cluster = getString(cursor, NetworkAttributesContract.COLNAME_CLUSTER); in readNetworkAttributesLine()630 NetworkAttributesContract.COLNAME_CLUSTER, cluster, needWipe); in deleteCluster()