Searched refs:make (Results 1 - 25 of 35) sorted by relevance

12

/packages/apps/CertInstaller/
H A DAndroid.mk14 # Use the folloing include to make our test apk.
/packages/apps/Gallery/
H A DAndroid.mk13 # Use the following include to make our test apk.
/packages/apps/BasicSmsReceiver/
H A DAndroid.mk20 # This finds and builds the test apk as well, so a single make does both.
/packages/apps/CellBroadcastReceiver/
H A DAndroid.mk16 # This finds and builds the test apk as well, so a single make does both.
/packages/apps/DeskClock/
H A DAndroid.mk21 # Use the following include to make our test apk.
/packages/apps/LegacyCamera/
H A DAndroid.mk20 # Use the following include to make our test apk.
/packages/apps/Mms/apptests/
H A DAndroid.mk19 # This finds and builds the test apk as well, so a single make does both.
/packages/apps/Music/
H A DAndroid.mk17 # Use the folloing include to make our test apk.
/packages/apps/Protips/
H A DAndroid.mk15 # Use the following include to make our test apk.
/packages/apps/Settings/
H A DAndroid.mk20 # Use the folloing include to make our test apk.
/packages/experimental/Bummer/
H A DAndroid.mk13 # Use the following include to make our test apk.
/packages/experimental/DreamTheater/
H A DAndroid.mk18 # Use the following include to make our test apk.
/packages/screensavers/Basic/
H A DAndroid.mk16 # Use the following include to make our test apk.
/packages/screensavers/PhotoTable/
H A DAndroid.mk15 # Use the following include to make our test apk.
/packages/screensavers/WebView/
H A DAndroid.mk16 # Use the following include to make our test apk.
/packages/apps/VoiceDialer/
H A DAndroid.mk20 # Use the following include to make our test apk.
/packages/apps/Contacts/
H A DAndroid.mk37 # Use the folloing include to make our test apk.
/packages/apps/Dialer/
H A DAndroid.mk37 # Use the following include to make our test apk.
/packages/apps/Mms/
H A DAndroid.mk34 # This finds and builds the test apk as well, so a single make does both.
/packages/apps/Calendar/
H A DAndroid.mk51 # Use the following include to make our test apk.
/packages/apps/ContactsCommon/
H A DAndroid.mk38 # Use the folloing include to make our test apk.
/packages/apps/Mms/src/com/android/mms/transaction/
H A DReadRecTransaction.java87 byte[] postingData = new PduComposer(mContext, readRecInd).make();
H A DNotificationTransaction.java238 // download since any error here doesn't make sense.
258 sendPdu(new PduComposer(mContext, notifyRespInd).make(), mContentLocation);
260 sendPdu(new PduComposer(mContext, notifyRespInd).make());
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java54 mStateMachine = A2dpStateMachine.make(this, this);
55 mAvrcp = Avrcp.make(this);
/packages/apps/Gallery2/
H A DAndroid.mk53 # Use the following include to make gallery test apk and the mosaic library

Completed in 409 milliseconds

12