Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java92 Account a11 = new Account("account1", "type1"); in testCheckAddAccount() local
133 Account a11 = new Account("account1", "type1"); in testPasswords() local
149 Account a11 = new Account("account1", "type1"); in testUserdata() local
182 Account a11 = new Account("account1", "type1"); in testAuthtokens() local
/frameworks/av/media/libstagefright/
DMPEG4Extractor.cpp2631 int32_t a11 = U32_AT(&buffer[matrixOffset + 16]); in parseTrackHeader() local