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

  /packages/apps/Contacts/tests/src/com/android/contacts/model/
AccountTypeManagerTest.java 43 final AccountType typeA = new MockAccountType("type1", null, null);
49 final AccountWithDataSet accountA1 = createAccountWithDataSet("a1", typeA);
68 buildAccountTypes(typeA, typeB)
75 buildAccountTypes(typeA)
103 buildAccountTypes(typeA, typeC)
109 buildAccountTypes(typeA, typeC),
115 buildAccountTypes(typeD, typeA, typeC),
121 buildAccountTypes(typeD, typeA, typeC, typeB),
  /external/webkit/Source/WebCore/storage/
IDBLevelDBBackingStore.cpp 428 unsigned char typeA = *p++;
434 if (int x = typeB - typeA) // FIXME: Note the subtleness!
437 switch (typeA) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 575 milliseconds