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

<<11121314151617181920>>

  /frameworks/base/core/java/android/app/
Fragment.java 114 "Instantiated fragment " + mInstance);
293 * the previous fragments will still be instantiated and running in the new
306 * <p>The fragment being instantiated must have some kind of unique identifier
328 * <p>For example, consider this simple fragment that is instantiated with
368 // When instantiated from saved state, this is the saved state.
399 // Set to true if this fragment was instantiated from a layout file.
538 * empty constructor, so it can be instantiated when restoring its
541 * will not be called when the fragment is re-instantiated; instead,
702 * Return the arguments supplied when the fragment was instantiated,
    [all...]
  /external/clang/include/clang/AST/
Decl.h     [all...]
  /frameworks/base/docs/html/guide/components/
tasks-and-back-stack.jd 126 class="img-caption"><strong>Figure 3.</strong> A single activity is instantiated multiple times.</p>
156 the activity to the top). As such, one activity in your application might be instantiated multiple
161 instantiated more than once. How to do so is discussed in the later section about <a
181 <li>Activities can be instantiated multiple times, even from other tasks.</li>
314 which it was started and routes the intent to it. The activity can be instantiated multiple times,
320 activity. The activity can be instantiated multiple times, each instance can
  /external/chromium/base/
message_pump_win.h 114 // MessageLoop instantiated with TYPE_UI.
195 // MessageLoop instantiated with TYPE_IO. This version of MessagePump does not
  /external/chromium/net/disk_cache/
disk_cache.h 225 // same physical entry, so in practice a single object should be instantiated
229 // is in progress and another object is instantiated; any IO operation will
  /external/chromium_org/base/message_loop/
message_pump_win.h 82 // MessageLoop instantiated with TYPE_UI.
202 // MessageLoop instantiated with TYPE_IO. This version of MessagePump does not
  /external/chromium_org/base/strings/
string_piece.h 216 // Defines the template type that is instantiated as either StringPiece or
346 // already instantiated when specialized, above. Not only is it a no-op, but
  /external/chromium_org/net/url_request/
test_url_fetcher_factory.h 309 // instantiated, it sets itself up as the default URLFetcherFactory. Fake
337 // |url| URL for instantiated FakeURLFetcher
  /external/chromium_org/third_party/icu/source/i18n/
tridpars.h 28 * static members; it cannot be instantiated. Methods in this class
89 * transliterator. It _cannot_ be instantiated directly.
  /external/icu4c/i18n/
tridpars.h 28 * static members; it cannot be instantiated. Methods in this class
89 * transliterator. It _cannot_ be instantiated directly.
  /external/smack/src/org/apache/harmony/javax/security/auth/login/
LoginContext.java 80 * An array which keeps the instantiated and init()-ialized login modules
481 * A private class that stores an instantiated LoginModule.
  /frameworks/base/docs/html/guide/topics/manifest/
service-element.jd 42 <dd>Whether or not the service can be instantiated by the system &mdash;
53 "{@code false}", the service is disabled; it cannot be instantiated.
  /frameworks/support/v4/java/android/support/v4/view/
PagerAdapter.java 105 * @param position The page position to be instantiated.
168 * @param position The page position to be instantiated.
  /cts/tests/tests/media/src/android/media/cts/
EncoderTest.java 149 // editor code to work... but it cannot actually be instantiated
  /developers/samples/android/ui/views/HorizontalPaging/HorizontalPagingSample/src/main/java/com/example/android/horizontalpaging/
MainActivity.java 39 * <p>A {@link SectionsPagerAdapter} will be instantiated to hold the different pages of
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/
AddVoicemailActivity.java 67 // Mark the views as injectable. These objects are instantiated automatically during
  /development/samples/browseable/HorizontalPaging/src/com.example.android.horizontalpaging/
MainActivity.java 39 * <p>A {@link SectionsPagerAdapter} will be instantiated to hold the different pages of
  /external/apache-http/src/org/apache/commons/logging/
Log.java 22 * instantiated successfully by {@link LogFactory}, classes that implement
  /external/apache-http/src/org/apache/http/client/utils/
URIUtils.java 204 * This class should not be instantiated.
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExtensionNamespacesManager.java 51 * An ExtensionNamespacesManager is instantiated the first time an extension function or
  /external/apache-xml/src/main/java/org/apache/xpath/jaxp/
XPathFactoryImpl.java 100 * object model determined when the factory was instantiated.</p>
  /external/ceres-solver/include/ceres/internal/
manual_constructor.h 53 // construct to be a literal constant integer, we use a template instantiated
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_controller.h 74 // Lazily-instantiated model and delegate for the menu on the
  /external/chromium/testing/gmock/src/
gmock.cc 124 // The type parameter CharType can be instantiated to either char or
  /external/chromium_org/base/
callback_internal.h 61 // Force the destructor to be instantiated inside this translation unit so

Completed in 1081 milliseconds

<<11121314151617181920>>