Home | History | Annotate | Download | only in sqlite

Lines Matching refs:EMPTY_STRING_ARRAY

91     private static final String[] EMPTY_STRING_ARRAY = new String[0];
502 outStatementInfo.columnNames = EMPTY_STRING_ARRAY;