/frameworks/support/design/tests/src/android/support/design/widget/ |
D | CoordinatorLayoutTest.java | 23 import static org.mockito.Matchers.same; 66 .onApplyWindowInsets(same(col), same(view), any(WindowInsetsCompat.class)); in testSetFitSystemWindows() 94 .onApplyWindowInsets(same(col), same(view), any(WindowInsetsCompat.class)); in testSetFitSystemWindows() 107 .onApplyWindowInsets(same(col), same(view), any(WindowInsetsCompat.class)); in testSetFitSystemWindows()
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
D | compute.jd | 92 android.renderscript.Allocation Allocations} of the same dimensions. By default, it executes 123 RenderScript runtime checks to ensure that all input and output Allocations have the same 145 {@link android.renderscript.Allocation Allocations} of the same dimensions. By default, 358 applications follow the same basic usage pattern:</p> 407 same <code>ScriptC_<i>filename</i></code> class named <code>set_<i>globalname</i></code>. For 416 reflected in the same <code>ScriptC_<i>filename</i></code> class with methods named 421 method takes one or more Allocations, all of which must have the same dimensions. By default, a 427 reflected in the same <code>ScriptC_<i>filename</i></code> class. 452 of the asynchronous actions above that touch the same Allocation.</p> 764 add up the values in those two pieces separately, adding up those two sums is the same as [all …]
|
/frameworks/base/docs/html/training/connect-devices-wirelessly/ |
D | index.jd | 35 enable communication with other devices on the same local network, and even 40 of features, such as playing games with users in the same room, pulling 42 other machines on the same network.</p> 65 on the same network, using Wi-Fi P2P.</dd>
|
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzar/ |
D | stderr.txt.expect | 3 root_compute_non_uint32_t_xyzar.rs:5:26: error: Special parameters 'x' and 'y' must be of the same … 5 root_compute_non_uint32_t_xyzar.rs:5:36: error: Special parameters 'x' and 'z' must be of the same …
|
/frameworks/base/docs/html/topic/instant-apps/ |
D | faqs.jd | 29 but does not replace it. Android Instant Apps uses the same Android APIs, the 30 same project, the same source code. Android Instant Apps restricts some
|
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzwar/ |
D | stderr.txt.expect | 3 root_compute_non_uint32_t_xyzwar.rs:6:26: error: Special parameters 'x' and 'y' must be of the same… 5 root_compute_non_uint32_t_xyzwar.rs:6:36: error: Special parameters 'x' and 'z' must be of the same…
|
/frameworks/opt/telephony/ |
D | README.txt | 4 package run on the same thread except DataConnectionTracker 17 used. If the caller is on the same thread then a getter 21 and DCT#getLinkCapabilities which call Dcc all on the same
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | permission-element.jd | 66 a permission with the same name, unless all the packages are signed with the 67 same certificate. If a package declares a permission, the system does not permit 68 the user to install other packages with the same permission name, unless 69 those packages are signed with the same certificate as the first package. To 116 application is signed with the same certificate as the application 123 in the Android system image <em>or</em> that are signed with the same
|
D | manifest-element.jd | 88 However, if this attribute is set to the same value for two or more applications, 89 they will all share the same ID — provided that they are also signed 90 by the same certificate. Application with the same user ID can access each 91 other's data and, if desired, run in the same process.</dd> 169 multiple SD cards can be used with the same device.</li>
|
/frameworks/rs/java/tests/Refocus/dataExtraction/ |
D | RefocusTestTimingProcess.txt | 8 … called more than once. Therefore, we need to add the running time of the same kernel together to … 14 …from the first line with the title you choose till the last time with the same log title, and past… 32 3. Put the file “extract_ave.sh” and “extract_data.sh” in the same directory as the file N5.txt
|
/frameworks/base/docs/html/design/get-started/ |
D | principles.jd | 74 <p>Learn peoples' preferences over time. Rather than asking them to make the same choices over and 192 <h4 id="looks-same-should-act-same">If it looks the same, it should act the same</h4> 194 Avoid modes, which are places that look similar but act differently on the same input.</p>
|
/frameworks/base/docs/html/guide/components/ |
D | processes-and-threads.jd | 30 execution. By default, all components of the same application run in the same process and thread 33 started within that process and uses the same thread of execution. However, you can arrange for 42 <p>By default, all components of the same application run in the same process and most applications 54 {@code android:process} so that components of different applications run in the same 55 process—provided that the applications share the same Linux user ID and are signed with the 56 same certificates.</p> 186 regardless of what happens to the activity. This is the same reason that broadcast receivers should 202 components that run in the same process are instantiated in the UI thread, and system calls to 374 method implemented in an {@link android.os.IBinder} originates in the same process in which the 377 a pool of threads that the system maintains in the same process as the {@link android.os.IBinder [all …]
|
D | tasks-and-back-stack.jd | 52 support the same intent, then the system lets the user select which one to use). When the email is 55 experience by keeping both activities in the same <em>task</em>.</p> 144 However, if the user is running many background tasks at the same time, the system might begin 214 activities started in succession in the same task and in a "last in, first out" stack—works 356 intent to open the Android Browser, its activity is <em>not</em> placed in the same 361 <p>Regardless of whether an activity starts in a new task or in the same task as the activity that 398 <p>This produces the same behavior as the {@code "singleTask"} <a 405 <p>This produces the same behavior as the {@code "singleTop"} <a 435 activities from the same application have an affinity for each other. So, by default, all 436 activities in the same application prefer to be in the same task. However, you can modify [all …]
|
/frameworks/base/docs/html/guide/topics/security/ |
D | permissions.jd | 105 are sandboxed in the same way and have the same degree of security from each 122 the same Linux identity</a> as another application.</p> 129 device. On a different device, the same package may have a different UID; 134 run in the same process, since they need to run as different Linux users. 138 have them assigned the same user ID. By doing this, for purposes of security 139 the two packages are then treated as being the same application, with the same 141 signed with the same signature (and requesting the same sharedUserId) will 142 be given the same user ID.</p> 354 already has another dangerous permission in the same permission group, the 566 a permission with the same name, unless all the packages are signed with the [all …]
|
/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/ |
D | ImageCompare.java | 89 boolean same = compareImage(file_path_1, file_path_2); in compareIntermediate() 90 if (same) { in compareIntermediate()
|
/frameworks/base/docs/html/training/ |
D | building-userinfo.jd | 7 <p>These lessons teach you how to include contact information and authenticate users with the same
|
/frameworks/webview/nullwebview/ |
D | proguard.flags | 2 # post-jarjar remapping versions of the class names. This enables the same
|
/frameworks/base/docs/html/training/wearables/notifications/ |
D | index.jd | 32 create notifications that are catered for handhelds and wearables at the same time. 37 <p class="caption"><b>Figure 1.</b> The same notification displayed on a handheld and wearable.</p>
|
/frameworks/base/docs/html/google/play/publishing/ |
D | multiple-apks.jd | 59 complete and independent version of your application, but they share the same application listing on 60 Google Play and must share the same package name and be signed with the same release key. This 76 publish multiple APKs under the same application listing. Google Play then supplies each APK to 92 multiple APKs as the same application.</p> 180 <li>All user reviews are applied to the same application listing, even though users on different 185 of Android. Any system data associated with the application is retained (the same as with normal 189 <p>To publish multiple APKs for the same application, you must enable <strong>Advanced mode</strong> 191 in advanced mode, you can upload, activate, then publish multiple APKs for the same application. The 311 publish multiple APKs if the above listed filters are the same for each APK (but the APKs differ 325 <li>All APKs you publish for the same application <strong>must have the same package [all …]
|
/frameworks/base/tools/layoutlib/rename_font/ |
D | README | 3 java.awt.Font#layoutGlyphVector() if two fonts with same name but differnt
|
/frameworks/base/docs/html/training/managing-audio/ |
D | index.jd | 30 to ensure multiple apps aren’t playing audio at the same time.</p> 54 interact. To avoid every music app playing at the same time, Android uses audio focus to moderate
|
/frameworks/compile/libbcc/tests/debuginfo/ |
D | README | 19 The output is verified in the same way as host side tests, and the format 20 of the tests is the same.
|
/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
D | ScriptC_reduce_general_inputs.java.expect | 135 // Verify that input array lengths are the same. 199 // Verify that input array lengths are the same. 267 // Verify that input array lengths are the same. 335 // Verify that input array lengths are the same. 403 // Verify that input array lengths are the same. 471 // Verify that input array lengths are the same. 535 // Verify that input array lengths are the same. 599 // Verify that input array lengths are the same. 667 // Verify that input array lengths are the same. 735 // Verify that input array lengths are the same. [all …]
|
/frameworks/compile/slang/tests/F_reduce_general_bad_function/ |
D | stderr.txt.expect | 15 …e *') and initializer avi_init() parameter 'accum' (type 'int *') must be pointers to the same type 28 … *') and accumulator cva_accum() parameter 'accum' (type 'int *') must be pointers to the same type 29 … *') and accumulator cva_accum() parameter 'accum' (type 'int *') must be pointers to the same type 45 …e *') and accumulator AccumInt() parameter 'accum' (type 'int *') must be pointers to the same type
|
/frameworks/base/docs/html/training/transitions/ |
D | scenes.jd | 50 with the same scene root element. The snippets also demonstrate that you can load multiple 59 <li>A relative layout for the second scene with the same two text fields in different order.</li> 106 <p>The layout for the second scene contains the same two text fields (with the same IDs) 193 <li>Animate views that are not in the same hierarchy. You can animate views for both the
|