HomeSort by relevance Sort by last modified time
    Searched defs:V6PrimaryKeyMatches (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DatabaseHelper.java 355 private boolean V6PrimaryKeyMatches(SoundModelRecord record) {
376 if (this.V6PrimaryKeyMatches(record) && !Arrays.equals(data, record.data)) {
383 if (this.V6PrimaryKeyMatches(record)) {
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 51 milliseconds