HomeSort by relevance Sort by last modified time
    Searched refs:typeB (Results 1 - 6 of 6) sorted by null

  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
AlbumDataAdapter.java 120 int typeB = 1;
126 typeB = 0;
133 typeB = 2;
136 if (typeA == typeB) {
139 return (int) Math.signum(typeA - typeB);
  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/
AccountTypeManagerTest.java 47 final AccountType typeB = new MockAccountType("type1", "minus", null);
71 buildAccountTypes(typeA, typeB)
124 buildAccountTypes(typeD, typeA, typeC, typeB),
  /external/lldb/test/lang/cpp/dynamic-value/
TestCppValueCast.py 86 typeB = target.FindFirstType('DerivedB')
88 self.DebugSBType(typeB)
90 self.assertTrue(typeB)
137 instanceB = tellerB.Cast(typeB.GetPointerType())
  /external/chromium_org/third_party/libxml/src/
xmlschemas.c     [all...]
  /external/libxml2/
xmlschemas.c     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 691 milliseconds