Home
last modified time | relevance | path

Searched defs:a11 (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/accounts/
DAccountManagerServiceTest.java69 Account a11 = new Account("account1", "type1"); in testCheckAddAccount() local
109 Account a11 = new Account("account1", "type1"); in testPasswords() local
124 Account a11 = new Account("account1", "type1"); in testUserdata() local
156 Account a11 = new Account("account1", "type1"); in testAuthtokens() local
/frameworks/base/media/libstagefright/
DMPEG4Extractor.cpp1462 int32_t a11 = U32_AT(&buffer[matrixOffset + 16]); in parseTrackHeader() local