Searched refs:COLNAME_CLUSTER (Results 1 – 1 of 1) sorted by relevance
92 public static final String COLNAME_CLUSTER = "groupHint"; field in IpMemoryStoreDatabase.NetworkAttributesContract108 + COLNAME_CLUSTER + " " + COLTYPE_CLUSTER + ", "270 values.put(NetworkAttributesContract.COLNAME_CLUSTER, attributes.cluster); in toContentValues()318 final String cluster = getString(cursor, NetworkAttributesContract.COLNAME_CLUSTER); in readNetworkAttributesLine()634 NetworkAttributesContract.COLNAME_CLUSTER, cluster, needWipe); in deleteCluster()