OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:att3
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Email/tests/src/com/android/email/provider/
PolicyTests.java
141
Attachment
att3
= setupSimpleAttachment("fileName3", 70001L, acct);
local
142
atts.add(
att3
);
165
// Make sure they're the right ones (att2 and
att3
)
168
att3
= Attachment.restoreAttachmentWithId(mMockContext,
att3
.mId);
169
assertTrue((
att3
.mFlags & Attachment.FLAG_POLICY_DISALLOWS_DOWNLOAD) != 0);
/external/libvorbis/lib/
vorbisenc.c
73
}
att3
;
typedef in typeref:struct:__anon28560
104
const
att3
*psy_tone_masteratt;
335
const
att3
*att,
[
all
...]
Completed in 693 milliseconds