Searched defs:one (Results 1 – 8 of 8) sorted by relevance
41 public int compare(RawContactDelta one, RawContactDelta two) { in compare()
64 final RawContact one = buildRawContact(); in testNotEquals() local
17 "one": 1, number
208 final DialpadKeyButton one = (DialpadKeyButton) findViewById(R.id.one); in setupKeypad() local
97 mDisplayMap.put(R.id.one, '1'); in mDisplayMap.put()
674 private static boolean isAudioAttributesSame(AudioAttributes one, AudioAttributes two) { in isAudioAttributesSame()
623 final DialpadKeyButton one = (DialpadKeyButton) fragmentView.findViewById(R.id.one); in configureKeypadListeners() local
5290 String makeBestName(String one, String two) { in makeBestName()