Searched defs:same (Results 1 – 5 of 5) sorted by relevance
451 bool same = true; in boolean_operation() local
1361 Int i, j, same, num1; in CandidateSelection() local
1365 int i, j, same, num1; in AVCCandidateSelection() local
692 public boolean same(HistoryItem o) { in same() method in BatteryStats.HistoryItem
3648 private boolean same(String s1, String s2) { in same() method in Camera.Parameters