HomeSort by relevance Sort by last modified time
    Searched full:loads (Results 201 - 225 of 595) sorted by null

1 2 3 4 5 6 7 891011>>

  /hardware/ti/omap3/dspbridge/dspexec/
dspexec.c 34 * loads and starts the DSP program, then returns immeidately,
  /packages/apps/Contacts/src/com/android/contacts/
SplitAggregateView.java 152 * Loads data from the content provider, organizes it into {@link RawContactInfo} objects
  /packages/apps/Email/src/com/android/email/
VendorPolicyLoader.java 211 Log.d(Email.LOG_TAG, "uri exception while vendor policy loads " + domain);
  /packages/apps/Email/src/com/android/email/mail/store/
Pop3Store.java 63 // * messages that could result in large data loads. This value allows
64 // * the code that loads this data to decide between using large downloads
75 // * messages that could result in large data loads. This value allows
76 // * the code that loads this data to decide between using large downloads
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ProjectClassLoader.java 169 * Loads a class from the 3rd party jar present in the project
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
SettingsController.java 134 * This loads the current properties into the setting page UI.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/
whalHwEeprom.h 250 * DESCRIPTION: Loads BB registers table from EEPROM *
  /external/srec/srec/include/
frontapi.h 271 * Loads CMS parameters from file. Sets up the CMS calculations
956 * Loads known front-end parameters from the given .PAR file.
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebViewPrivate.h 238 @abstract Loads the view with the contents of the other view, including its backforward list.
247 @discussion You only need to call this method if you require synchronous notification of loads through the resource load delegate.
248 Otherwise the resource load delegate will be notified about loads during a future run loop iteration.
WebView.h 67 @discussion Notifications sent by WebView to mark the progress of loads.
196 @abstract Closes the receiver, unloading its web page and canceling any pending loads.
551 @discussion Returns YES if there are any pending loads.
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
EventLogPanel.java 274 * Loads a binary event log (if has associated .tag file) or
275 * otherwise loads a textual event log.
814 * Loads the {@link EventDisplay}s from the preference store.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ProjectHelper.java 573 * Loads a String property from the persistent storage of a resource.
602 * Loads a boolean property from the persistent storage of the project.
637 * Loads the path of a resource from the persistent storage of the project, and returns the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
AndroidTargetParser.java 373 * Loads, collects and returns the list of default permissions from the framework.
422 * Loads and collects the action and category default values from the framework.
651 * Loads the layout bridge from the dynamically loaded layoutlib.jar
  /external/sonivox/jet_tools/JetCreator/
JetCreator.py 267 """ Loads up the list of segments """
321 """ Loads up the events associated with a segment """
389 """ Loads up a segment when the list is clicked """
    [all...]
  /external/dnsmasq/
dnsmasq.conf.example 339 # filenames, the first loads gPXE, and the second tells gPXE what to
370 # Loads <tftp-root>/pxelinux.0 from dnsmasq TFTP server.
373 # Loads <tftp-root>/pxelinux.0 from TFTP server at 1.2.3.4.
  /frameworks/base/docs/html/guide/topics/testing/
testing_android.jd 299 starts it, loads the application under test into the same process, and then invokes each method in the test case class.
348 {@link android.test.InstrumentationTestRunner}) you specified for your application; the name includes both your test application's package name and the test runner class name. Activity Manager loads and starts your
349 test application, kills any instances of the application under test, loads an instance of the application under test into the same process as the test application, and then passes control to the first test case
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DatabaseHelper.java 803 * Loads the default set of bookmarked shortcuts from an xml file.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
BaseBuilder.java 639 * Loads a String property from the persistent storage of the project.
660 * Loads a boolean property from the persistent storage of the project.
681 * Loads the path of a resource from the persistent storage of the project, and returns the
    [all...]
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
DexFile.java 173 * Loads a class. Returns the class on success, or a {@code null} reference
  /dalvik/libcore/security/src/main/java/java/security/
ProtectionDomain.java 24 * certificates (encapsulates in {@link CodeSource}) it loads the code from.
  /development/pdk/docs/porting/
debugging_gdb.jd 98 the linker loads <code>libc</code> into your process before hitting <code>main()</code>. Also note that
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssService.java 118 // Loads this value from a stored preference. If it has (or if no
  /development/scripts/app_engine_server/gae_shell/
shell.py 140 return dict((name, pickle.loads(val))
  /external/bluetooth/bluez/tools/
hciattach_ti.c 376 * The first time it is called, it loads the brf script, and executes its
  /external/bluetooth/glib/docs/reference/gio/
overview.xml 156 GIO itself or modules that it loads. They should not be set in a

Completed in 87 milliseconds

1 2 3 4 5 6 7 891011>>