HomeSort by relevance Sort by last modified time
    Searched full:exists (Results 1201 - 1225 of 4830) sorted by null

<<41424344454647484950>>

  /libcore/luni/src/test/java/org/apache/harmony/xnet/provider/jsse/
TrustedCertificateStoreTest.java 253 assertTrue(file.exists());
255 assertTrue(file.exists());
556 assertTrue(file.exists());
562 assertFalse(file(alias).exists());
  /ndk/sources/host-tools/sed-4.2.1/lib/
rename.c 4 exists.
  /packages/apps/Camera/src/com/android/camera/
Storage.java 126 if (!(nnnAAAAA.exists() || nnnAAAAA.mkdirs())) {
  /packages/apps/Camera/src/com/android/camera/ui/
IndicatorControlBar.java 92 // First indicator will be CameraPicker if exists.
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactEntryListAdapter.java 112 // Update the header with the contacts count only if a profile header exists
294 public void setProfileExists(boolean exists) {
295 mProfileExists = exists;
297 if (exists) {
  /packages/apps/Contacts/src/com/android/contacts/widget/
AutoScrollListView.java 25 * position. This class takes advantage of similar functionality that exists
  /packages/apps/Email/emailcommon/src/org/apache/james/mime4j/field/address/
Mailbox.java 103 * @param includeRoute true if the route should be included if it exists.
  /packages/apps/Exchange/src/com/android/exchange/adapter/
MoveItemsParser.java 67 // Same destination and already exists are ok with us; we'll continue as
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ListSuggestionCursor.java 161 * This class exists purely to cache the suggestion extras.
SuggestionUtils.java 94 * Simple url normalization that adds http:// if no scheme exists, and
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarUpgradeReceiver.java 68 if (context.getDatabasePath(helper.getDatabaseName()).exists()) {
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsUpgradeReceiver.java 68 if (context.getDatabasePath(helper.getDatabaseName()).exists()) {
  /packages/providers/DownloadProvider/ui/res/values-en-rGB/
strings.xml 38 <string name="dialog_file_already_exists" msgid="2663737850617642888">"Cannot download. The destination file already exists."</string>
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ada/gcc-interface/
ada-tree.def 32 /* A reference to an unconstrained array. This node only exists as an
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ada/gcc-interface/
ada-tree.def 32 /* A reference to an unconstrained array. This node only exists as an
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ada/gcc-interface/
ada-tree.def 32 /* A reference to an unconstrained array. This node only exists as an
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
shape.h 74 Bool shaped; /* true if the region exists */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
envz.h 45 with the same name already exists in ENVZ, it is removed. If VALUE is
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
audio.h 86 /* 7- 6 Quantization / DRC (mpeg audio: 1=DRC exists)(lpcm: 0=16bit, */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
ypclnt.h 84 /* This functions exists only under BSD and Linux systems. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
system_properties.h 50 ** exists, or NULL if there is no such property. Use
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
system_properties.h 50 ** exists, or NULL if there is no such property. Use
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
system_properties.h 50 ** exists, or NULL if there is no such property. Use
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
system_properties.h 50 ** exists, or NULL if there is no such property. Use
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
system_properties.h 50 ** exists, or NULL if there is no such property. Use

Completed in 1945 milliseconds

<<41424344454647484950>>