HomeSort by relevance Sort by last modified time
    Searched full:key20 (Results 1 - 1 of 1) sorted by null

  /cts/tests/tests/content/src/android/content/cts/
ContentResolverTest.java 542 String key20 = "key20"; local
573 values.put(COLUMN_KEY_NAME, key20);
583 assertEquals(key20, mCursor.getString(mCursor.getColumnIndexOrThrow(COLUMN_KEY_NAME)));

Completed in 62 milliseconds