Home
last modified time | relevance | path

Searched refs:make (Results 1 – 25 of 37) sorted by relevance

12

/development/vndk/snapshot/
Dbuild.sh22 make -j vndk dist TARGET_PRODUCT=aosp_arm64
25 make -j vndk dist TARGET_PRODUCT=aosp_arm
28 make -j vndk dist TARGET_PRODUCT=aosp_arm_ab
31 make -j vndk dist TARGET_PRODUCT=aosp_x86_64
34 make -j vndk dist TARGET_PRODUCT=aosp_x86
37 make -j vndk dist TARGET_PRODUCT=aosp_x86_ab
/development/samples/browseable/RuntimePermissionsBasic/src/com.example.android.basicpermissions/
DMainActivity.java86 Snackbar.make(mLayout, "Camera permission was granted. Starting preview.", in onRequestPermissionsResult()
92 Snackbar.make(mLayout, "Camera permission request was denied.", in onRequestPermissionsResult()
106 Snackbar.make(mLayout, in showCameraPreview()
129 Snackbar.make(mLayout, "Camera access is required to display the camera preview.", in requestCameraPermission()
141 Snackbar.make(mLayout, in requestCameraPermission()
/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/
DMainActivity.java153 Snackbar.make(mLayout, R.string.permission_camera_rationale, in requestCameraPermission()
217 Snackbar.make(mLayout, R.string.permission_contacts_rationale, in requestContactsPermissions()
276 Snackbar.make(mLayout, R.string.permision_available_camera, in onRequestPermissionsResult()
280 Snackbar.make(mLayout, R.string.permissions_not_granted, in onRequestPermissionsResult()
293 Snackbar.make(mLayout, R.string.permision_available_contacts, in onRequestPermissionsResult()
298 Snackbar.make(mLayout, R.string.permissions_not_granted, in onRequestPermissionsResult()
/development/ide/intellij/
Dmake+intelligen.sh11 if make -j4; then
/development/vndk/tools/vndk-compliance/
DREADME.md1 # How to make your build VNDK compliant
8 make -j32 >log 2>&1
50 * Once all copy header violations are cleaned up, make will start throwing lots of
/development/samples/browseable/Flashlight/
D_index.jd9 a party-mode option (swipe left), if you want to make things interesting.
/development/samples/browseable/AgendaData/Application/src/com.example.android.wearable.agendadata/
DMainActivity.java157 Snackbar.make(mLayout, R.string.permissions_rationale, in requestCalendarAndContactPermissions()
321 Snackbar.make(mLayout, R.string.permisions_granted, Snackbar.LENGTH_SHORT).show(); in onRequestPermissionsResult()
327 Snackbar.make(mLayout, R.string.permissions_denied, Snackbar.LENGTH_SHORT).show(); in onRequestPermissionsResult()
/development/tools/idegen/
DREADME24 1) make (to produce generated .java source)
51 1) make (to produce generated .java source)
81 of the "path-precedence" file. To make source roots under ./out come last,
Dexcluded-paths30 # Not actually built. Also disabled in make file.
/development/vndk/tools/
Dmodify_system_img.sh87 readonly add_img_to_target_files="$build_top"build/make/tools/releasetools/add_img_to_target_files.…
/development/tools/labpretest/
DREADME25 how many monkey events and finally -x to make it skip the monkey run portion
32 sub directory and put adb and fastboot in it and make sure they are executable.
/development/tools/checkcolor/
Dbuild.gradle13 * The build server will copy the contents of DIST_DIR to somewhere and make it available.
/development/vndk/tools/definition-tool/
DREADME.md54 when the `--output-format=make` is specified:
61 --output-format=make
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/ui/
DAttractionListActivity.java148 Snackbar.make( in showPermissionSnackbar()
/development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
DHdrViewfinderActivity.java307 Snackbar.make(rootView, R.string.camera_permission_rationale, Snackbar in requestCameraPermissions()
358 Snackbar.make(rootView, R.string.camera_permission_denied_explanation, Snackbar in onRequestPermissionsResult()
/development/sdk/
Dsdk_files_NOTICE.txt160 patent license under Licensed Patents to make, use, sell, offer
299 minimum extent necessary to make such provision valid and enforceable.
544 free software--to make sure the software is free for all its users.
554 not price. Our General Public Licenses are designed to make sure that
561 To protect your rights, we need to make restrictions that forbid
568 you. You must make sure that they, too, receive or can get the source
578 To protect each distributor, we want to make it very clear that
586 any free program. We wish to make sure that a company cannot
704 is invoked, then you must make a good faith effort to ensure that,
743 that version instead if you wish.) Do not make any other change in
[all …]
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt22 accuse - v. blame for, make a claim of wrongdoing or misbehavior against
47 alter - v. cause to change; make different; cause a transformation
70 appease - v. make peace with
161 compensate - v. make payment to; compensate
267 discover - v. see for the first time; make a discovery
328 enhance - v. make better or more attractive
613 minimize - v. make small or insignificant
673 overhaul - v. make repairs, renovations, revisions or adjustments to
685 parody - v. make a spoof of or make fun of
746 predict - v. make a prediction about; tell in advance
[all …]
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
DStandaloneMainActivity.java128 .make( in itemSelected()
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/
DMainActivity.java140 .make( in onClick()
/development/samples/ApiDemos/src/com/example/android/apis/os/
DMmsMessagingDemo.java374 return new PduComposer(context, req).make(); in buildPdu()
/development/samples/ApiDemos/src/com/example/android/mmslib/pdu/
DPduComposer.java151 public byte[] make() { in make() method in PduComposer
/development/apps/OBJViewer/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/development/samples/Home/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/development/apps/launchperf/
DNOTICE89 (except as stated in this section) patent license to make, have made,
/development/apps/SdkSetup/
DNOTICE89 (except as stated in this section) patent license to make, have made,

12