OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setAttachment
(Results
1 - 7
of
7
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/photo/
MailPhotoViewController.java
157
mActionHandler.
setAttachment
(getCurrentAttachment());
260
mActionHandler.
setAttachment
(attachment);
324
mActionHandler.
setAttachment
(attachment);
336
mActionHandler.
setAttachment
(attachment);
370
mActionHandler.
setAttachment
(attachment);
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
AttachmentActionHandler.java
84
public void
setAttachment
(Attachment attachment) {
111
* {@link #
setAttachment
(Attachment)} immediately.
MessageAttachmentTile.java
103
mActionHandler.
setAttachment
(mAttachment);
MessageAttachmentBar.java
130
mActionHandler.
setAttachment
(mAttachment);
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java
311
setAttachment
(appParams[i] & 0x01); // Lower bit
[
all
...]
BluetoothMapContent.java
599
private void
setAttachment
(BluetoothMapMessageListingElement e, Cursor c,
[
all
...]
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapContentTest.java
440
appParams.
setAttachment
(0);
[
all
...]
Completed in 240 milliseconds