HomeSort by relevance Sort by last modified time
    Searched full:loading (Results 451 - 475 of 5303) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/util/
DebugUtils.java 41 * <li>Select TextView instances of text "Loading" and bottom offset of 22:
42 * <code>TextView@text=Loading.*@bottom=22</code></li>
  /frameworks/base/docs/html/training/improving-layouts/
loading-ondemand.jd 1 page.title=Loading Views On Demand
37 up rendering by loading the views only when they are needed.</p>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
IntentTile.java 107 Log.w(TAG, "Error loading icon bitmap, length " + iconBitmap.length, t);
128 Log.w(TAG, "Error loading package drawable pkg=" + pkg + " id=" + id, t);
  /frameworks/base/rs/java/android/renderscript/
ScriptC.java 63 throw new RSRuntimeException("Loading of ScriptC script failed.");
82 throw new RSRuntimeException("Loading of ScriptC script failed.");
  /frameworks/base/test-runner/src/android/test/
LoaderTestCase.java 35 // Force class loading of AsyncTask on the main thread so that it's handlers are tied to
85 // Ask the main thread to start the loading process
  /frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
PhotoPagerAdapter.java 53 boolean loading = shouldShowLoadingIndicator(cursor);
55 if(photoUri == null && loading) {
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
MobiCoreDriverDaemon.h 84 /**< Mobicore loading to DDR */
88 /**< Mobicore driver loading at start-up */
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/
TrafficFlags.java 63 * Get flags indicating attachment loading from the passed-in account
67 * @return flags for loading an attachment in this account
  /packages/apps/Launcher2/res/values/
config.xml 34 <!-- Batch loading for loading in LauncherModel -->
  /packages/apps/Mms/src/com/android/mms/ui/
MmsThumbnailPresenter.java 107 // Currently we only support background loading of thumbnails. If we extend background
108 // loading to other media types, we should add a cancelLoading API to Model.
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/about/
LicenseActivity.java 76 // TODO: implement loading text or graphic here.
129 // TODO: implement hiding loading text or graphic here.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
SdkLoadingTestCase.java 71 LoadStatus loadStatus = LoadStatus.LOADING;
75 for (int i=0; i < maxWait && loadStatus == LoadStatus.LOADING; i++) {
  /system/core/fastbootd/
secure.c 75 D(ERR, "Error loading cert directory %s", path);
84 D(ERR, "Error loading cert directory %s", path);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/
WidgetCtsService.java 68 // We aren't going to return a default loading view in this sample
  /development/samples/WiktionarySimple/res/values/
styles.xml 30 <style name="Text.Loading">
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 148 /* ===> for cache loading, saving */
182 /* ===> for cache loading, saving */
217 /* ===> for cache loading, saving */
251 /* ===> for cache loading, saving */
  /external/checkpolicy/
checkpolicy.8 25 Enter debug mode after loading the policy.
  /external/chromium_org/apps/
app_load_service.h 53 // launch parameters. Returns true if loading the extension has begun
  /external/chromium_org/apps/shell/browser/
shell_app_window.h 48 // Starts loading |url| which must be an extension URL.
  /external/chromium_org/base/android/library_loader/
library_loader_hooks.h 41 // Note: argument must remain valid at least until library loading is complete.
  /external/chromium_org/chrome/browser/history/
chrome_history_client.cc 50 // bookmarks to complete loading. In such a situation history can't shutdown
  /external/chromium_org/chrome/browser/metrics/
metrics_services_manager.h 51 // Should be called when a plugin loading error occurs.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_user_image.css 12 #user-image.loading {
62 * .profile-image-loading: profile image is being loaded;
89 .profile-image-loading #profile-image .spinner-bg {
258 #user-images-loading {
  /external/chromium_org/chrome/browser/resources/uber/
uber.html 2 <html i18n-values="dir:textdirection;" id="uber" class="loading">
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/templates/
index.html 36 <p><strong>There was an error loading the response:</strong>{{license.message}}</p>

Completed in 780 milliseconds

<<11121314151617181920>>