/developers/samples/android/system/AppShortcuts/app/src/main/java/com/example/android/appshortcuts/ |
D | ShortcutHelper.java | 141 final ShortcutInfo.Builder b = new ShortcutInfo.Builder( in refreshShortcuts() local 144 setSiteInformation(b, shortcut.getIntent().getData()); in refreshShortcuts() 145 setExtras(b); in refreshShortcuts() 147 updateList.add(b.build()); in refreshShortcuts() 162 final ShortcutInfo.Builder b = new ShortcutInfo.Builder(mContext, urlAsString); in createShortcutForUrl() local 165 b.setIntent(new Intent(Intent.ACTION_VIEW, uri)); in createShortcutForUrl() 167 setSiteInformation(b, uri); in createShortcutForUrl() 168 setExtras(b); in createShortcutForUrl() 170 return b.build(); in createShortcutForUrl() 173 private ShortcutInfo.Builder setSiteInformation(ShortcutInfo.Builder b, Uri uri) { in setSiteInformation() argument [all …]
|
/developers/samples/android/media/HdrViewfinder/Application/src/main/rs/ |
D | hdr_merge.rs | 34 curPixel.b = rsGetElementAtYuv_uchar_V(gCurrentFrame, x, y); 66 mergedPixel.b * 1436 / 1024 - 179; 69 mergedPixel.b * 93604 / 131072 + 91; 70 rgb.b = mergedPixel.r +
|
/developers/samples/android/ui/lists/CustomChoiceList/Application/src/main/java/com/example/android/customchoicelist/ |
D | CheckableLinearLayout.java | 47 public void setChecked(boolean b) { in setChecked() argument 48 if (b != mChecked) { in setChecked() 49 mChecked = b; in setChecked()
|
/developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/ |
D | SyncUtils.java | 90 Bundle b = new Bundle(); in TriggerRefresh() local 92 b.putBoolean(ContentResolver.SYNC_EXTRAS_MANUAL, true); in TriggerRefresh() 93 b.putBoolean(ContentResolver.SYNC_EXTRAS_EXPEDITED, true); in TriggerRefresh() 97 b); // Extras in TriggerRefresh() local
|
/developers/samples/android/common/src/java/com/example/android/common/midi/ |
D | MidiConstants.java | 94 byte b = msg[offset + i]; in isAllActiveSensing() 95 if (b != MidiConstants.STATUS_ACTIVE_SENSING) { in isAllActiveSensing()
|
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/settings/ |
D | SettingsActivity.kt | 54 CompoundButton.OnCheckedChangeListener { compoundButton, b -> in <lambda>() method 55 MyPreferences.setResponseAuth(this@SettingsActivity, b) in <lambda>() 61 CompoundButton.OnCheckedChangeListener { compoundButton, b -> in <lambda>() method 62 MyPreferences.setDatasetAuth(this@SettingsActivity, b) in <lambda>()
|
/developers/samples/android/deprecated/wearable/wear/WatchViewStub/Wearable/src/main/java/com/example/android/google/wearable/watchviewstub/ |
D | MainActivity.java | 39 public void onCreate(Bundle b) { in onCreate() argument 40 super.onCreate(b); in onCreate()
|
/developers/samples/android/connectivity/nfc/CardEmulation/Application/tests/src/com/example/android/cardemulation/tests/ |
D | SampleTests.java | 134 final byte[] b = {(byte) 0x03, (byte) 0x04}; in testArrayConcat() 138 final byte[] result = CardService.ConcatArrays(a, b, c); in testArrayConcat()
|
/developers/samples/android/deprecated/wearable/wear/DelayedConfirmation/Application/src/main/java/com/example/android/wearable/delayedconfirmation/ |
D | MainActivity.java | 47 public void onCreate(Bundle b) { in onCreate() argument 48 super.onCreate(b); in onCreate()
|
/developers/samples/android/deprecated/wearable/wear/SkeletonWearableApp/Wearable/src/main/java/com/example/android/google/wearable/app/ |
D | MainActivity.java | 47 public void onCreate(Bundle b) { in onCreate() argument 48 super.onCreate(b); in onCreate()
|
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/ |
D | ImageFetcher.java | 278 int b; in downloadUrlToStream() local 279 while ((b = in.read()) != -1) { in downloadUrlToStream() 280 out.write(b); in downloadUrlToStream()
|
/developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/ |
D | MainActivity.java | 667 ImageButton b = (ImageButton) v.findViewById(R.id.item_action); in getView() local 668 b.setImageResource(R.drawable.ic_suggestions_add); in getView() 669 b.setTag(item); in getView() 670 b.setOnClickListener(new OnClickListener() { in getView() 704 ImageButton b = (ImageButton) v.findViewById(R.id.item_action); in getView() local 705 b.setImageResource(R.drawable.ic_suggestions_delete); in getView() 706 b.setTag(item); in getView() 707 b.setOnClickListener(new OnClickListener() { in getView()
|
/developers/samples/android/common/src/java/com/example/android/common/view/ |
D | SlidingTabStrip.java | 182 float b = (Color.blue(color1) * ratio) + (Color.blue(color2) * inverseRation); in blendColors() local 183 return Color.rgb((int) r, (int) g, (int) b); in blendColors()
|
/developers/samples/android/deprecated/wearable/wear/DelayedConfirmation/Wearable/src/main/java/com/example/android/wearable/delayedconfirmation/ |
D | MainActivity.java | 60 public void onCreate(Bundle b) { in onCreate() argument 61 super.onCreate(b); in onCreate()
|
/developers/samples/android/ui/graphics/PdfRendererBasic/kotlinApp/ |
D | LICENSE | 99 (b) You must cause any modified files to carry prominent notices 294 b. Adapter's License means the license You apply to Your Copyright 307 specified in Section 2(b)(1)-(2) are not Copyright and Similar 374 b. produce, reproduce, and Share Adapted Material for 405 b. Additional offer from the Licensor -- Adapted Material. 425 b. Other rights. 477 b. indicate if You modified the Licensed Material and 494 b. ShareAlike. 524 b. if You include all or a substantial portion of the database 528 including for purposes of Section 3(b); and [all …]
|
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/ |
D | LICENSE | 99 (b) You must cause any modified files to carry prominent notices 294 b. Adapter's License means the license You apply to Your Copyright 307 specified in Section 2(b)(1)-(2) are not Copyright and Similar 374 b. produce, reproduce, and Share Adapted Material for 405 b. Additional offer from the Licensor -- Adapted Material. 425 b. Other rights. 477 b. indicate if You modified the Licensed Material and 494 b. ShareAlike. 524 b. if You include all or a substantial portion of the database 528 including for purposes of Section 3(b); and [all …]
|
/developers/samples/android/media/PictureInPicture/kotlinApp/ |
D | LICENSE | 99 (b) You must cause any modified files to carry prominent notices 294 b. Adapter's License means the license You apply to Your Copyright 307 specified in Section 2(b)(1)-(2) are not Copyright and Similar 374 b. produce, reproduce, and Share Adapted Material for 405 b. Additional offer from the Licensor -- Adapted Material. 425 b. Other rights. 477 b. indicate if You modified the Licensed Material and 494 b. ShareAlike. 524 b. if You include all or a substantial portion of the database 528 including for purposes of Section 3(b); and [all …]
|
/developers/samples/android/notification/NotificationChannels/kotlinApp/ |
D | LICENSE | 99 (b) You must cause any modified files to carry prominent notices 294 b. Adapter's License means the license You apply to Your Copyright 307 specified in Section 2(b)(1)-(2) are not Copyright and Similar 374 b. produce, reproduce, and Share Adapted Material for 405 b. Additional offer from the Licensor -- Adapted Material. 425 b. Other rights. 477 b. indicate if You modified the Licensed Material and 494 b. ShareAlike. 524 b. if You include all or a substantial portion of the database 528 including for purposes of Section 3(b); and [all …]
|
/developers/samples/android/content/documentsUi/ContentProviderPaging/kotlinApp/ |
D | LICENSE | 99 (b) You must cause any modified files to carry prominent notices 294 b. Adapter's License means the license You apply to Your Copyright 307 specified in Section 2(b)(1)-(2) are not Copyright and Similar 374 b. produce, reproduce, and Share Adapted Material for 405 b. Additional offer from the Licensor -- Adapted Material. 425 b. Other rights. 477 b. indicate if You modified the Licensed Material and 494 b. ShareAlike. 524 b. if You include all or a substantial portion of the database 528 including for purposes of Section 3(b); and [all …]
|
/developers/samples/android/ui/fonts/DownloadableFonts/kotlinApp/ |
D | LICENSE | 99 (b) You must cause any modified files to carry prominent notices 294 b. Adapter's License means the license You apply to Your Copyright 307 specified in Section 2(b)(1)-(2) are not Copyright and Similar 374 b. produce, reproduce, and Share Adapted Material for 405 b. Additional offer from the Licensor -- Adapted Material. 425 b. Other rights. 477 b. indicate if You modified the Licensed Material and 494 b. ShareAlike. 524 b. if You include all or a substantial portion of the database 528 including for purposes of Section 3(b); and [all …]
|
/developers/samples/android/views/EmojiCompat/kotlinApp/ |
D | LICENSE | 99 (b) You must cause any modified files to carry prominent notices 294 b. Adapter's License means the license You apply to Your Copyright 307 specified in Section 2(b)(1)-(2) are not Copyright and Similar 374 b. produce, reproduce, and Share Adapted Material for 405 b. Additional offer from the Licensor -- Adapted Material. 425 b. Other rights. 477 b. indicate if You modified the Licensed Material and 494 b. ShareAlike. 524 b. if You include all or a substantial portion of the database 528 including for purposes of Section 3(b); and [all …]
|
/developers/samples/android/ui/text/ |
D | LICENSE | 99 (b) You must cause any modified files to carry prominent notices 294 b. Adapter's License means the license You apply to Your Copyright 307 specified in Section 2(b)(1)-(2) are not Copyright and Similar 374 b. produce, reproduce, and Share Adapted Material for 405 b. Additional offer from the Licensor -- Adapted Material. 425 b. Other rights. 477 b. indicate if You modified the Licensed Material and 494 b. ShareAlike. 524 b. if You include all or a substantial portion of the database 528 including for purposes of Section 3(b); and [all …]
|
/developers/samples/android/content/AutoBackupForApps/Application/src/main/java/com/example/android/autobackupsample/ |
D | AddFileActivity.java | 257 byte b = (byte) (255 * Math.random()); in createFileWithRandomDataAndFinishActivity() 258 bufOut.write(b); in createFileWithRandomDataAndFinishActivity()
|
/developers/samples/android/media/MediaEffects/ |
D | gradlew.bat | 79 exit /b 1
|
/developers/samples/android/ui/transition/AdapterTransition/ |
D | gradlew.bat | 85 exit /b 1
|