Home | History | Annotate | Download | only in provider

Lines Matching refs:SIGNATURE

150     // Version 9: Add security sync key and signature to accounts table
624 + AccountColumns.SIGNATURE + " text, "
1145 // accounts: add security sync key & user signature columns
1150 + " add column " + AccountColumns.SIGNATURE + " text" + ";");