HomeSort by relevance Sort by last modified time
    Searched full:instantiate (Results 51 - 75 of 799) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/support/v4/honeycomb_mr2/android/support/v4/os/
ParcelableCompatHoneycombMR2.java 23 static <T> Parcelable.Creator<T> instantiate(ParcelableCompatCreatorCallbacks<T> callbacks) { method in class:ParcelableCompatCreatorHoneycombMR2Stub
  /frameworks/support/v4/java/android/support/v4/os/
ParcelableCompat.java 26 ParcelableCompatCreatorHoneycombMR2Stub.instantiate(callbacks);
  /libcore/luni/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
IncompleteAnnotationExceptionTest.java 41 assertNotNull("can not instantiate IncompleteAnnotationException", e);
  /packages/apps/Browser/src/com/android/browser/
AddNewBookmark.java 33 * Instantiate a bookmark item, including a default favicon.
  /packages/apps/VideoEditor/src/com/android/videoeditor/util/
MediaItemUtils.java 26 * It is not possible to instantiate this type
  /cts/tests/tests/view/src/android/view/cts/
AbsSavedStateTest.java 95 // we instantiate the writeToParcel of Parcalable
122 // Instantiate writeToParcel
  /cts/tools/dx-tests/src/dxc/junit/opcodes/opc_new/
Test_opc_new.java 87 * @title attempt to instantiate interface
105 * @title attempt to instantiate abstract
  /external/clang/test/CodeGenCXX/
mangle-exprs.cpp 89 void instantiate() { function in namespace:test2
121 void instantiate() { function in namespace:test3
  /external/clang/test/SemaTemplate/
instantiate-method.cpp 49 // the code below should probably instantiate by itself.
121 // Don't try to instantiate this, it's invalid.
  /external/gtest/include/gtest/
gtest-param-test.h.pump 76 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
97 // The following statement will instantiate tests from the FooTest test case
105 // can instantiate it more then once) the first argument to the
120 // This statement will instantiate all tests from FooTest again, each
133 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
257 // This will also instantiate tests from CharTest
365 // This will instantiate tests in test case AnimalTest each one with
379 // This will instantiate tests in FlagDependentTest with all variations of two
  /external/protobuf/gtest/include/gtest/
gtest-param-test.h.pump 76 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
97 // The following statement will instantiate tests from the FooTest test case
105 // can instantiate it more then once) the first argument to the
120 // This statement will instantiate all tests from FooTest again, each
133 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
257 // This will also instantiate tests from CharTest
365 // This will instantiate tests in test case AnimalTest each one with
379 // This will instantiate tests in FlagDependentTest with all variations of two
  /dalvik/tests/044-proxy/src/
Clash.java 23 * Try to instantiate a proxy class with interfaces that have conflicting
Clash3.java 23 * Try to instantiate a proxy class with interfaces that have conflicting
Clash4.java 23 * Try to instantiate a proxy class with interfaces that have conflicting
  /development/host/windows/usb/winusb/
AdbWinUsbApi.cpp 54 // Instantiate requested object.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SearchSuggestionSampleProvider.java 31 * Manifest file, and any time you instantiate a
  /external/chromium/chrome/browser/
browsing_data_appcache_helper.h 61 // everytime we instantiate a cookies tree model for it.
  /external/chromium/net/base/
auth.h 55 // We wouldn't instantiate this class if we didn't need authentication.
  /external/chromium/net/http/
http_network_layer.h 40 // Create a transaction factory that instantiate a network layer over an
  /external/webkit/Source/WebCore/storage/
StorageEventDispatcher.h 46 // Do not instantiate.
  /frameworks/base/core/java/android/content/res/
ObbScanner.java 27 // Don't allow others to instantiate this class
  /frameworks/base/core/java/android/ddm/
DdmHandleExit.java 35 /* singleton, do not instantiate */
  /frameworks/base/core/java/com/android/internal/policy/
PolicyManager.java 54 // Cannot instantiate this class
  /frameworks/base/drm/java/android/drm/
DrmInfoStatus.java 24 * This class contains the {@link ProcessedData} object, which can be used to instantiate a
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneLayoutInflater.java 49 /** Override onCreateView to instantiate names that correspond to the

Completed in 1036 milliseconds

1 23 4 5 6 7 8 91011>>