Searched refs:EXPIRATION_COLUMN_INDEX (Results 1 – 1 of 1) sorted by relevance
52 public static final int EXPIRATION_COLUMN_INDEX = 4; field93 mExpiration = cursor.getInt(CredentialQuery.EXPIRATION_COLUMN_INDEX); in restore()