Searched
full:since (Results
1251 -
1275 of
13865) sorted by null
<<51525354555657585960>>
/frameworks/base/core/java/android/content/ |
SyncInfo.java | 42 * The start time of the current sync operation in milliseconds since boot.
|
/frameworks/base/core/java/android/database/ |
DataSetObservable.java | 32 // since onChanged() is implemented by the app, it could do anything, including
|
/frameworks/base/core/java/android/webkit/ |
UrlInterceptHandler.java | 25 * @deprecated This interface was inteded to be used by Gears. Since Gears was
|
/frameworks/base/core/java/com/android/internal/app/ |
AlertActivity.java | 58 // This is called after the click, since we finish when handling the
|
/frameworks/base/core/java/com/android/internal/net/ |
NetworkStatsFactory.java | 69 * traffic. Values monotonically increase since device boot, and may include 122 * to return only IP layer traffic. Values monotonically increase since 189 * expected to monotonically increase since device boot. 263 * are expected to monotonically increase since device boot.
|
/frameworks/base/core/java/com/google/android/util/ |
SmileyParser.java | 62 // should have only one part since we parse smiley only
|
/frameworks/base/core/jni/android/graphics/ |
NinePatchPeeker.cpp | 41 // 'cause we don't want 565 predithered, since as a 9patch, we know
|
/frameworks/base/core/res/ |
Android.mk | 24 # since these resources will be used by many apps.
|
/frameworks/base/core/res/res/color/ |
secondary_text_holo_light.xml | 20 <!-- Since there is only one selector (for both light and dark), the light's selected state shouldn't be inversed like the dark's. -->
|
secondary_text_light.xml | 20 <!-- Since there is only one selector (for both light and dark), the light's selected state shouldn't be inversed like the dark's. -->
|
/frameworks/base/core/tests/coretests/src/android/app/activity/ |
SetTimeZonePermissionsTest.java | 59 // Expected failure; no need to handle specially since we're
|
/frameworks/base/docs/html/reference/renderscript/ |
structrs__tm.html | 66 <p>tm_sec - Seconds after the minute. This ranges from 0 to 59, but possibly up to 60 for leap seconds. tm_min - Minutes after the hour. This ranges from 0 to 59. tm_hour - Hours past midnight. This ranges from 0 to 23. tm_mday - Day of the month. This ranges from 1 to 31. tm_mon - Months since January. This ranges from 0 to 11. tm_year - Years since 1900. tm_wday - Days since Sunday. This ranges from 0 to 6. tm_yday - Days since January 1. This ranges from 0 to 365. tm_isdst - Flag to indicate whether daylight saving time is in effect. The value is positive if it is in effect, zero if it is not, and negative if the information is not available. </p>
|
/frameworks/base/media/java/android/media/ |
IRemoteControlClient.aidl | 37 * FIXME: is infoFlags required? since the RCC pushes info, this might always be called
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
RoundRobinScheduler.java | 57 // return the next available filter since last
|
/frameworks/base/services/java/com/android/server/wifi/ |
README.txt | 17 - Setup wizard opts user into allowing scanning for improved location. We show no further dialogs in setup wizard since the user has just opted into the feature. This is the reason WifiService listens to DEVICE_PROVISIONED setting.
|
/frameworks/base/tools/aapt/ |
DirectoryWalker.h | 51 // functions are inlined since they're very short and simple
|
/frameworks/ex/chips/res/values/ |
strings.xml | 17 <!-- Text displayed when the recipientedittextview is not focused. Displays the total number of recipients since the field is shrunk to just display a portion -->
|
/frameworks/native/include/utils/ |
ByteOrder.h | 37 * much; performance is currently not an issue for them since the
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
SimSmsTest.java | 31 @Suppress // TODO: suppress this test for now since it doesn't work on the emulator
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
802.1d.h | 38 /* Converts prio to precedence since the numerical value of
|
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/ |
s3c-fb.h | 85 * can use. Since the platform data uses this for an array size, having it
|
/libcore/dalvik/src/main/java/dalvik/annotation/ |
TestTarget.java | 45 * sufficient since the String contains a pattern with its own syntax which
|
/libcore/dom/src/test/java/org/w3c/domts/ |
DOMTestSuite.java | 58 * to a test framework since each framework implements
|
/libcore/luni/src/main/java/java/lang/ |
EnumConstantNotPresentException.java | 22 * @since 1.5
|
SuppressWarnings.java | 33 * @since 1.5
|
Completed in 770 milliseconds
<<51525354555657585960>>