Searched refs:EMPTY_STRING_ARRAY (Results 1 – 4 of 4) sorted by relevance
31 private static final String[] EMPTY_STRING_ARRAY = new String[0]; field in SQLiteProgram51 mColumnNames = EMPTY_STRING_ARRAY; in SQLiteProgram()
91 private static final String[] EMPTY_STRING_ARRAY = new String[0]; field in SQLiteConnection509 outStatementInfo.columnNames = EMPTY_STRING_ARRAY; in prepare()
333 return EMPTY_STRING_ARRAY; in split()350 return EMPTY_STRING_ARRAY; in split()1784 private static String[] EMPTY_STRING_ARRAY = new String[]{}; field in TextUtils
324 static final String[] EMPTY_STRING_ARRAY = new String[0]; field in ActivityManagerService10414 newArgs = EMPTY_STRING_ARRAY; in dump()10430 newArgs = EMPTY_STRING_ARRAY; in dump()10446 newArgs = EMPTY_STRING_ARRAY; in dump()10466 newArgs = EMPTY_STRING_ARRAY; in dump()10486 newArgs = EMPTY_STRING_ARRAY; in dump()