Home | History | Annotate | Download | only in provider

Lines Matching refs:CREDENTIAL_KEY

107             " where " + Credential._ID + "=old." + HostAuthColumns.CREDENTIAL_KEY +
109 HostAuthColumns.CREDENTIAL_KEY + "=old." + HostAuthColumns.CREDENTIAL_KEY + ")=0" +
574 + HostAuthColumns.CREDENTIAL_KEY + " integer"
1460 + " add " + HostAuthColumns.CREDENTIAL_KEY + " integer");
1462 + HostAuthColumns.CREDENTIAL_KEY + "=-1");