HomeSort by relevance Sort by last modified time
    Searched full:framework (Results 376 - 400 of 7673) sorted by null

<<11121314151617181920>>

  /cts/tools/signature-tools/templates/
ApiOverviewPage.st 16 <p>This document details the changes in the Android framework API. It shows
26 <p>For more information about the Android framework API and SDK,
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/
UnitTests.java 25 import junit.framework.Test;
26 import junit.framework.TestSuite;
  /cts/tools/vm-tests/src/dot/junit/verify/
AllTests.java 19 import junit.framework.Test;
20 import junit.framework.TestSuite;
  /cts/tools/vm-tests-tf/src/dot/junit/verify/
AllTests.java 19 import junit.framework.Test;
20 import junit.framework.TestSuite;
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app.h 40 // The simple framework expects the application code to define these functions.
46 * Defined by the application framework.
  /development/pdk/docs/community/
community_toc.cs 12 <li><a href="http://groups.google.com/group/android-framework">android-framework</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
  /external/junit/src/junit/runner/
BaseTestRunner.java 18 import junit.framework.AssertionFailedError;
19 import junit.framework.Test;
20 import junit.framework.TestListener;
21 import junit.framework.TestSuite;
323 "junit.framework.TestCase",
324 "junit.framework.TestResult",
325 "junit.framework.TestSuite",
326 "junit.framework.Assert.", // don't filter AssertionFailure
  /external/junit/src/junit/swingui/
TestHierarchyRunView.java 12 import junit.framework.Test;
13 import junit.framework.TestResult;
  /external/skia/bench/BenchTool/BenchTool.xcodeproj/
project.pbxproj 15 27739F520F1143C000F233EA /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27739F510F1143C000F233EA /* Carbon.framework */; };
69 27739F510F1143C000F233EA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
81 27739F520F1143C000F233EA /* Carbon.framework in Frameworks */,
91 27739F510F1143C000F233EA /* Carbon.framework */,
  /external/valgrind/main/
darwin10.supp 18 Mac OS X 10.6.4. rdar://8145289. "new[]" paired with "delete" in the DesktopServicesPriv framework.
33 TFontFeatures::TFontFeatures(CGFont*) (in CoreText.framework)
  /external/webkit/Source/WebKit2/mac/
MainMac.cpp 49 fprintf(stderr, "Unable to load WebKit2.framework: %s\n", dlerror());
56 fprintf(stderr, "Unable to find entry point in WebKit2.framework: %s\n", dlerror());
  /frameworks/base/opengl/tests/angeles/
app.h 40 // The simple framework expects the application code to define these functions.
46 * Defined by the application framework.
  /frameworks/base/telephony/tests/telephonymockriltests/src/com/android/telephonymockriltests/
TelephonyMockTestRunner.java 28 import junit.framework.TestSuite;
29 import junit.framework.TestCase;
  /frameworks/base/tests/permission/src/com/android/framework/permission/tests/
ServiceManagerPermissionTests.java 17 package com.android.framework.permission.tests;
28 import junit.framework.TestCase;
  /frameworks/base/tools/preload/
MemoryUsage.java 161 + ":/system/framework/core.jar"
162 + ":/system/framework/ext.jar"
163 + ":/system/framework/framework.jar"
164 + ":/system/framework/framework-tests.jar"
165 + ":/system/framework/services.jar"
166 + ":/system/framework/loadclass.jar";
  /libcore/dom/src/test/java/org/w3c/domts/
DOMTestSuite.java 58 * to a test framework since each framework implements
  /libcore/dom/src/test/java/tests/api/org/w3c/dom/
AllTests_Level1.java 19 import junit.framework.Test;
20 import junit.framework.TestSuite;
  /libcore/luni/src/test/java/libcore/java/security/
AccessControllerTest.java 27 import junit.framework.AssertionFailedError;
28 import junit.framework.TestCase;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainer.java 36 * framework jar file and the container id
37 * @param entries the entries representing the android framework and optional libraries.
  /dalvik/tests/etc/
host-run-test-jar 143 framework="${BASE}/system/framework"
144 bpath="${framework}/core.jar:${framework}/ext.jar:${framework}/framework.jar"
  /external/clang/lib/Lex/
HeaderSearch.cpp 75 fprintf(stderr, "%d framework lookups.\n", NumFrameworkLookups);
162 /// DirectoryLookup, which is a framework directory.
170 // Framework names must have a '/' in the filename.
174 // Find out if this is the home for the specified framework, by checking
183 // Otherwise, construct the path to this framework dir.
194 // FrameworkName = "/System/Library/Frameworks/Cocoa.framework/"
195 FrameworkName += ".framework/";
202 // If the framework dir doesn't exist, we fail.
209 // framework.
218 // Check "/System/Library/Frameworks/Cocoa.framework/Headers/file.h
    [all...]
  /frameworks/base/test-runner/tests/src/android/test/suitebuilder/
TestSuiteBuilderTest.java 29 import junit.framework.AssertionFailedError;
30 import junit.framework.Test;
31 import junit.framework.TestCase;
32 import junit.framework.TestListener;
33 import junit.framework.TestResult;
34 import junit.framework.TestSuite;
  /external/webkit/Tools/MiniBrowser/mac/
BrowserWindow.xib     [all...]
  /frameworks/base/docs/html/sdk/
android-1.6-highlights.jd 69 <p>Android 1.6 includes a redesigned search framework that provides a quick,
78 <p>The search framework also provides developers a way to easily expose relevant
116 on the new accessibility framework and enable them in Settings.</p>
143 <h3 id="SearchFramework">Expanded Search Framework</h3>
145 <p>The Android search framework has been redesigned and expanded to provide
166 <p>A new gestures framework provides application developers with a framework for creating, storing,
175 <p>Android 1.6 provides a new accessibility framework.
176 With this framework, developers can create accessibility plugins that respond to user input,
208 <h3 id="DeveloperAPIs">New Framework APIs</h3
    [all...]
  /frameworks/base/docs/html/guide/topics/renderscript/
index.jd 16 <li><a href="#framework">Android framework layer</a></li>
51 offering the portability of the OpenGL APIs provided by the Android framework ({@link
63 RenderScript also handles memory differently compared to OpenGL with the Android framework APIs
75 general guidelines on when to use OpenGL (framework APIs or NDK) or RenderScript:</p>
78 Android framework OpenGL APIs, which still provide adequate performance, to eliminate the added coding and debugging complexity of
107 to enable communication between the native and Android framework code:</p>
114 a wrapper around the native code that allows the Android framework to interact with native RenderScripts.
118 <li>The Android framework layer is comprised of the Android framework
    [all...]

Completed in 2169 milliseconds

<<11121314151617181920>>