/frameworks/base/docs/html/sdk/api_diff/5/changes/ |
android.provider.Contacts.GroupsColumns.html | 76 <p><b>Now deprecated</b>.<br> 91 <b>Now deprecated</b>.<br> 100 <b>Now deprecated</b>.<br> 109 <b>Now deprecated</b>.<br> 118 <b>Now deprecated</b>.<br>
|
android.provider.Contacts.Organizations.html | 76 <p><b>Now deprecated</b>.<br> 91 <b>Now deprecated</b>.<br> 109 <b>Now deprecated</b>.<br> 118 <b>Now deprecated</b>.<br> 127 <b>Now deprecated</b>.<br>
|
android.webkit.PluginData.html | 76 <p><b>Now deprecated</b>.<br> 90 <b>Now deprecated</b>.<br> 109 <b>Now deprecated</b>.<br> 119 <b>Now deprecated</b>.<br> 129 <b>Now deprecated</b>.<br> 139 <b>Now deprecated</b>.<br>
|
/libcore/luni/src/main/java/org/apache/xml/serializer/ |
AttributesImplSerializer.java | 55 * and can be tuned, but 12 seems good for now - Brian M. 112 // (index + 1) is now the number of attributes 130 /* now add with key of the format "{uri}localName" */ 141 * up of attributes, but up until now we haven't kept any 142 * information in the Hashtable, so we now update the Hashtable.
|
/ndk/build/core/ |
setup-toolchain.mk | 35 # For now, this is enough to select armeabi-4.4.0 by default for ARM 93 # now call the toolchain-specific setup script 141 # now parse the Android.mk for the application, this records all 160 # now, really build the modules, the second pass allows one to deal 167 # Now compute the closure of all module dependencies.
|
/packages/apps/Email/tests/src/com/android/email/ |
ControllerProviderOpsTests.java | 88 // Now try again with translation 178 // now read back a fresh copy and confirm it's in the trash 183 // Now repeat test with accountId "unknown" 190 // now read back a fresh copy and confirm it's in the trash 215 // now read back a fresh copy and confirm it's in the trash
|
/packages/apps/Mms/src/com/android/mms/ui/ |
ClassZeroActivity.java | 120 long now = SystemClock.uptimeMillis(); local 125 mTimerSet = now + DEFAULT_TIMER; 134 long now = SystemClock.uptimeMillis(); local 135 if (mTimerSet <= now) { 189 // Use now for the timestamp to avoid confusion with clock
|
/system/core/fastboot/ |
engine.c | 37 double now() function 89 double split = now(); 184 double split = now(); 285 a->start = now(); 310 fprintf(stderr,"finished. total time: %.3fs\n", (now() - start));
|
/external/dnsmasq/src/ |
rfc1035.c | 639 int extract_addresses(HEADER *header, size_t qlen, char *name, time_t now) 720 cache_insert(name, &addr, now, cttl, name_encoding | F_REVERSE); 738 cache_insert(NULL, &addr, now, ttl, name_encoding | F_REVERSE | F_NEG | flags); 785 newc = cache_insert(name, NULL, now, attl, F_CNAME | F_FORWARD); 815 newc = cache_insert(name, &addr, now, attl, flags | F_FORWARD); 842 newc = cache_insert(name, NULL, now, ttl ? ttl : cttl, F_FORWARD | F_NEG | flags); 941 int check_for_local_domain(char *name, time_t now) 949 if ((crecp = cache_find_by_name(NULL, name, now, F_IPV4 | F_IPV6)) && 976 struct bogus_addr *baddr, time_t now) 1008 cache_insert(name, NULL, now, ttl, F_IPV4 | F_FORWARD | F_NEG | F_NXDOMAIN | F_CONFIG) [all...] |
/ndk/docs/ |
CHANGES.html | 87 - Support for module exports: A module can now define a set of compiler or 129 Note that it is now deprecated and will be removed in a future NDK release. 142 The library is now also available as an import module, to simplify its 161 - The path to system headers is now included last in the compilation command 171 - make-release.sh: Now has an --out-dir=<path> option to specify the 175 - ndk-build will now properly escape arguments. This means that something 180 will now work correctly. 196 - Platform files are now under $NDK/platforms instead of $NDK/build/platforms 198 - Toolchain files are now under $NDK/toolchains instead of 201 - Release and debug objects are stored under two different directories now [all...] |
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
NotificationTestList.java | 136 new Test("Bad Icon #1 (when=now)") { 157 new Test("Bad resource #1 (when=now)") { 185 long now = System.currentTimeMillis(); 187 timeNotification(7, "24 hours from now", now+(1000*60*60*24)); 188 timeNotification(6, "12:01:00 from now", now+(1000*60*60*12)+(60*1000)); 189 timeNotification(5, "12 hours from now", now+(1000*60*60*12)); 190 timeNotification(4, "now", now) [all...] |
/external/chromium/base/ |
time.h | 16 // decrease (if the user changes the computer clock, Time::Now() may actually 213 // Contains the NULL time. Use Time::Now() to get the current time. 224 // times are increasing, or that two calls to Now() won't be the same. 225 static Time Now(); 227 // Returns the current time. Same as Now() except that this function always 412 // Platform-dependent tick count representing "right now." 415 static TimeTicks Now(); 419 // resolution. THIS CALL IS GENERALLY MUCH MORE EXPENSIVE THAN Now() AND 485 // Please use Now() to create a new object. This is for internal use
|
/external/chromium/net/socket/ |
client_socket_pool_base.cc | 170 // Can we make another active socket now? 196 base::TimeTicks::Now() - idle_socket.start_time; 323 base::TimeTicks now, 325 bool timed_out = (now - start_time) >= timeout; 336 base::TimeTicks now = base::TimeTicks::Now(); 346 if (force || j->ShouldCleanup(now, timeout)) { 413 // |group| might now be deleted. 595 idle_socket.start_time = base::TimeTicks::Now();
|
/packages/apps/DeskClock/res/values/ |
strings.xml | 98 <!-- Alarm confirmation toast: Describes how long from now until 101 <item>This alarm is set for less than 1 minute from now.</item> 102 <item>This alarm is set for <xliff:g id="DAYS" example="2 days">%1$s</xliff:g> from now.</item> 103 <item>This alarm is set for <xliff:g id="HOURS" example="2 hours">%2$s</xliff:g> from now.</item> 104 <item>This alarm is set for <xliff:g id="DAYS" example="2 days">%1$s</xliff:g> and <xliff:g id="HOURS" example="2 hours">%2$s</xliff:g> from now.</item> 105 <item>This alarm is set for <xliff:g id="MINUTES" example="2 minutes">%3$s</xliff:g> from now.</item> 106 <item>This alarm is set for <xliff:g id="DAYS" example="2 days">%1$s</xliff:g> and <xliff:g id="MINUTES" example="2 minutes">%3$s</xliff:g> from now.</item> 107 <item>This alarm is set for <xliff:g id="HOURS" example="2 hours">%2$s</xliff:g> and <xliff:g id="MINUTES" example="2 minutes">%3$s</xliff:g> from now.</item> 108 <item>This alarm is set for <xliff:g id="DAYS" example="2 days">%1$s</xliff:g>, <xliff:g id="HOURS" example="2 hours">%2$s</xliff:g>, and <xliff:g id="MINUTES" example="2 minutes">%3$s</xliff:g> from now.</item>
|
/packages/apps/Email/tests/src/com/android/email/provider/ |
ProviderTests.java | 238 // Now check the retrival method (building URI from flags) 400 // Now see if there's a body saved with the right stuff 422 // Now check the attachments; there should be three and they should match name and size 461 // Now check the attachments; there should be three and they should match name and size 524 // now delete one of them 528 // make sure there's only one account now 532 // now delete the other one 536 // make sure there are no accounts now [all...] |
/device/samsung/crespo/alsa-utils/alsaconf/po/ |
ja.po | 95 " apps now and stop the sound driver.\n" 119 " will prepare the card for playing now.\n" 121 " Now I'll run alsasound init script, then I'll use\n" 188 " The mixer is set up now for for playing.\n" 189 " Shall I try to play a sound sample now?\n" 214 " Now ALSA is ready to use.\n"
|
/external/chromium/net/base/ |
transport_security_state_unittest.cc | 135 const base::Time current_time(base::Time::Now()); 148 const base::Time current_time(base::Time::Now()); 161 const base::Time current_time(base::Time::Now()); 174 const base::Time current_time(base::Time::Now()); 202 const base::Time current_time(base::Time::Now()); 232 const base::Time current_time(base::Time::Now());
|
/external/e2fsprogs/misc/ |
findsuper.c | 182 /* Now, go looking for the superblock! */ 195 time_t now, diff; local 197 now = time(0); 198 diff = now - last; 201 s = ctime(&now); 211 last = now;
|
/external/jpeg/ |
ckconfig.c | 90 typedef size_t my_size_t; /* The payoff: do we have size_t now? */ 123 /* Now we want to find out if your compiler knows what "unsigned char" means. 135 /* Now we want to find out if your compiler knows what "unsigned short" means. 147 /* Now we want to find out if your compiler understands type "void". 177 /* Now we want to find out if your compiler knows what "const" means. 276 if (res == -0x7F7E80CL) { /* expected result now? */
|
/external/libffi/src/powerpc/ |
ppc_closure.S | 73 # now load up the pointer to the result storage 76 # now load up the pointer to the saved gpr registers 79 # now load up the pointer to the saved fpr registers */ 82 # now load up the pointer to the outgoing parameter 90 # now r3 contains the return type 98 slwi %r3,%r3,4 # now multiply return type by 16
|
/external/libvpx/vpx_scale/dm642/ |
yv12extend.c | 172 // Now copy the top and bottom source lines into each line of the respective borders 206 // Now copy the top and bottom source lines into each line of the respective borders 234 // Now copy the top and bottom source lines into each line of the respective borders 273 // Now copy the top and bottom source lines into each line of the respective borders 296 // Now copy the top and bottom source lines into each line of the respective borders 313 // Now copy the top and bottom source lines into each line of the respective borders
|
/external/qemu/android/utils/ |
filelock.c | 250 /* now attempt to link the temp file to the lock file */ 284 time_t now; 290 CHECKED(rc, time( &now)); 291 st.st_mtime = now - 120; 303 now = st.st_atime; 318 stale = (now >= st.st_mtime + 60);
|
/external/qemu/audio/ |
wavaudio.c | 64 int64_t now = qemu_get_clock (vm_clock); local 65 int64_t ticks = now - wav->old_ticks; 81 wav->old_ticks = now; 357 int64_t now = qemu_get_clock (vm_clock); local 358 int64_t ticks = now - wav->old_ticks; 373 wav->old_ticks = now;
|
/external/wpa_supplicant/ |
eloop.c | 442 struct os_time tv, now; local 456 os_get_time(&now); 457 if (os_time_before(&now, &eloop.timeout->time)) 458 os_time_sub(&eloop.timeout->time, &now, &tv); 484 os_get_time(&now); 485 if (!os_time_before(&now, &eloop.timeout->time)) {
|
/frameworks/base/cmds/dumpstate/ |
dumpstate.c | 44 time_t now = time(NULL); local 54 strftime(date, sizeof(date), "%Y-%m-%d %H:%M:%S", localtime(&now)); 83 dump_file("VM TRACES JUST NOW", dump_traces_path); 245 time_t now = time(NULL); local 246 strftime(date, sizeof(date), "-%Y-%m-%d-%H-%M-%S", localtime(&now)); 281 /* rename the (now complete) .tmp file to its final location */
|