Searched refs:large (Results 1 – 25 of 1372) sorted by relevance
12345678910>>...55
51 final View large = new View(this); in onCreate() local52 large.setId(R.id.b); in onCreate()53 large.setBackgroundColor(0xFF00FF00); in onCreate()56 large.setLayoutParams(new LinearLayout.LayoutParams(screenWidth, height)); in onCreate()63 testBed.addView(large); in onCreate()
2 "presubmit-large": [30 // TODO(b/332974906): Promote in presubmit-large.
9 // Added automatically by a large-scale-change that took the approach of23 // large-scale-change included anything that looked like it might be a license28 // large-scale-change filtered out the below license kinds as false-positives:
17 // A large-scale-change added 'default_applicable_licenses' to import107 // Image decoders may attempt to allocate a large amount of memory108 // (especially if the encoded image is large). This doesn't
2 "presubmit-large": [
1 large_array.rscript:5:15: error: array is too large (4294967296 elements)
10 "presubmit-large": [
84 growing very large. This is mitigated by86 grows too large.87 * A per-process queue that has a large number of pending broadcasts can risk91 * An "urgent" broadcast dispatched to a process with a large backlog of92 "non-urgent" broadcasts can risk large dispatch latencies. This is mitigated
21 "presubmit-large": [
12 "presubmit-large": [
3 // A large-scale-change added 'default_applicable_licenses' to import
61 # Pressing the large paddle on the back, left (linux BTN_WHEEL / BTN_GEAR_DOWN)63 # Pressing the large paddle on the back, right (linux BTN_GEAR_UP)
7 // Added automatically by a large-scale-change