Searched refs:CONTENT_CREDENTIAL_KEY_COLUMN (Results 1 – 1 of 1) sorted by relevance
88 public static final int CONTENT_CREDENTIAL_KEY_COLUMN = 9; field in HostAuth233 mCredentialKey = cursor.getLong(CONTENT_CREDENTIAL_KEY_COLUMN); in restore()