Searched
full:ensure (Results
1351 -
1375 of
9267) sorted by null
<<51525354555657585960>>
/frameworks/base/sax/java/android/sax/ |
Element.java | 82 * time if the specified child is missing. This helps you ensure that your 92 * is missing. This helps you ensure that your listeners are called.
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
NetworkManagementServiceTest.java | 96 // Now send NetworkManagementService messages and ensure that the observer methods are 97 // called. After every valid message we expect a callback soon after; to ensure that
|
/frameworks/support/v4/java/android/support/v4/content/ |
CursorLoader.java | 52 // Ensure the cursor window is filled 145 // Ensure the loader is stopped
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
Fences.java | 90 * compilers cannot help you to ensure that the field is set correctly 166 * to manually ensure. 224 * uses a {@code reachabilityFence} to ensure that the Resource 226 * ExternalResource has been performed; in particular here, to ensure 260 * placed <em>after</em> the call to {@code update}, to ensure that 267 * finally} block to ensure that it is invoked across all paths in the 269 * need further precautions to ensure that {@code reachabilityFence} 290 * constructions that themselves ensure reachability. For example,
|
/libcore/luni/src/main/java/libcore/icu/ |
LocaleData.java | 36 // Ensure that we pull in the locale data for the root locale, en_US, and the 196 // By only swallowing '#'es and ','s after the '.', we ensure that we don't
|
TimeZoneNames.java | 46 // Ensure that we pull in the zone strings for the root locale, en_US, and the 81 // Ending up in this method too often is an easy way to make your app slow, so we ensure
|
/libcore/luni/src/test/java/libcore/java/util/zip/ |
InflaterTest.java | 60 // We use a tiny output buffer to ensure that we call inflate multiple times, and 61 // a tiny input buffer to ensure that zlib has to ask for more input.
|
/ndk/build/core/ |
default-build-commands.mk | 7 # These flags are used to ensure that a binary doesn't reference undefined 63 # NOTE: Ensure that TARGET_LIBGCC is placed after all private objects
|
/packages/apps/DeskClock/src/com/android/deskclock/widget/ |
EllipsizeLayout.java | 11 * non-null android:ellipsize, this layout will reduce android:maxWidth of that TextView to ensure 20 * <p>The purpose of this horizontal-linear-layout is to ensure that when the sum of widths of the
|
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
InputMethodSettingValuesWrapper.java | 75 // Ensure singleton 97 // TODO: Add a cts to ensure at least one AsciiCapableSubtypeEnabledImis exist
|
/packages/apps/UnifiedEmail/src/com/android/mail/content/ |
ObjectCursorLoader.java | 82 // Ensure the cursor window is filled 162 // Ensure the loader is stopped
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ThumbnailLoadTask.java | 81 // async image load must separately ensure the default appears upon load failure. 128 // and pick the least affected dimension to ensure the thumbnail is fillable
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ldscripts/ |
elf_i386.xr | 103 /* Align here to ensure that the .bss section occupies space up to 104 _end. Align after .bss to ensure correct alignment even if the
|
elf_i386.xu | 104 /* Align here to ensure that the .bss section occupies space up to 105 _end. Align after .bss to ensure correct alignment even if the
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/ldscripts/ |
elf_i386.xr | 84 /* Align here to ensure that the .bss section occupies space up to 85 _end. Align after .bss to ensure correct alignment even if the
|
elf_i386.xu | 85 /* Align here to ensure that the .bss section occupies space up to 86 _end. Align after .bss to ensure correct alignment even if the
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib/ldscripts/ |
elf_i386.xr | 84 /* Align here to ensure that the .bss section occupies space up to 85 _end. Align after .bss to ensure correct alignment even if the
|
elf_i386.xu | 85 /* Align here to ensure that the .bss section occupies space up to 86 _end. Align after .bss to ensure correct alignment even if the
|
elf_l1om.xr | 91 /* Align here to ensure that the .bss section occupies space up to 92 _end. Align after .bss to ensure correct alignment even if the
|
elf_l1om.xu | 92 /* Align here to ensure that the .bss section occupies space up to 93 _end. Align after .bss to ensure correct alignment even if the
|
elf_x86_64.xr | 87 /* Align here to ensure that the .bss section occupies space up to 88 _end. Align after .bss to ensure correct alignment even if the
|
elf_x86_64.xu | 88 /* Align here to ensure that the .bss section occupies space up to 89 _end. Align after .bss to ensure correct alignment even if the
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/ |
fenv.h | 140 /* Ensure that flags are all legal */ 151 /* Ensure that flags are all legal */
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/ |
fenv.h | 140 /* Ensure that flags are all legal */ 151 /* Ensure that flags are all legal */
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/ |
fenv.h | 140 /* Ensure that flags are all legal */ 151 /* Ensure that flags are all legal */
|
Completed in 1218 milliseconds
<<51525354555657585960>>