Searched
full:bridge (Results
376 -
400 of
1211) sorted by null
<<11121314151617181920>>
/external/chromium_org/tools/ |
include_tracer.py | 39 'third_party/WebKit/Source/core/bridge', 40 'third_party/WebKit/Source/core/bridge/jni', 41 'third_party/WebKit/Source/core/bridge/jni/v8',
|
/external/chromium_org/ui/views/ime/ |
input_method_bridge.cc | 23 explicit HostObserver(InputMethodBridge* bridge); 43 InputMethodBridge::HostObserver::HostObserver(InputMethodBridge* bridge) 44 : bridge_(bridge) {
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Paint_Delegate.java | 20 import com.android.layoutlib.bridge.Bridge; 21 import com.android.layoutlib.bridge.impl.DelegateManager; 187 Bridge.getLog().fidelityWarning(LayoutLog.TAG_PATHEFFECT, 426 Bridge.getLog().fidelityWarning(LayoutLog.TAG_UNSUPPORTED, 807 Bridge.getLog().fidelityWarning(LayoutLog.TAG_COLORFILTER, 852 Bridge.getLog().fidelityWarning(LayoutLog.TAG_MASKFILTER, 884 Bridge.getLog().fidelityWarning(LayoutLog.TAG_RASTERIZER, 1018 Bridge.getLog().fidelityWarning(LayoutLog.TAG_UNSUPPORTED, 1027 Bridge.getLog().fidelityWarning(LayoutLog.TAG_UNSUPPORTED [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ApkInstallManager.java | 190 * Responds to a bridge change by clearing the full installation list. 195 public void bridgeChanged(AndroidDebugBridge bridge) { 196 // the bridge changed, there is no way to know which IDevice will be which.
|
/art/runtime/ |
stack_indirect_reference_table.h | 30 // the bridge frame between managed and native code backed by stack
|
/dalvik/vm/arch/arm/ |
HintsEABI.cpp | 33 * allow accelerated JNI bridge transfers.
|
/dalvik/vm/arch/x86/ |
Hints386ABI.cpp | 33 * allow accelerated JNI bridge transfers.
|
/external/chromium/chrome/browser/extensions/ |
external_extension_provider_impl.h | 22 // can be seen as a bridge between the extension system and an
|
/external/chromium/chrome/browser/importer/ |
external_process_importer_bridge.cc | 23 // Bridge needs to make its own copy because OS 10.6 autoreleases the
|
firefox3_importer.h | 39 ImporterBridge* bridge) OVERRIDE;
|
ie_importer.h | 26 ImporterBridge* bridge) OVERRIDE;
|
/external/chromium/chrome/browser/speech/ |
speech_input_bubble_mac.mm | 17 // A class to bridge between the speech recognition C++ code and the Objective-C
|
/external/chromium/chrome/browser/tab_contents/ |
render_view_context_menu_mac.mm | 16 // Obj-C bridge class that is the target of all items in the context menu.
|
/external/chromium/chrome/browser/ui/cocoa/ |
about_ipc_controller.h | 67 // Called from our C++ bridge class. To accomodate multithreaded
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_model_observer_for_cocoa.h | 5 // C++ bridge class to send a selector to a Cocoa object when the
|
/external/chromium/chrome/browser/ui/cocoa/content_settings/ |
collected_cookies_mac.h | 55 // very thin bridge (see cookies_window_controller.h).
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
browser_action_button.h | 31 // Bridge to proxy Chrome notifications to the Obj-C class as well as load the
|
extension_view_mac.h | 21 // a bridge to an extension process, which draws to the extension view's
|
/external/chromium/chrome/browser/ui/cocoa/importer/ |
import_progress_dialog_cocoa.h | 73 // C++ -> objc bridge for import status notifications.
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/omnibox/ |
OmniboxPrerender.java | 11 * Java bridge to handle conditional prerendering using autocomplete results * as the user types
|
/external/chromium_org/chrome/browser/browsing_data/ |
browsing_data_quota_helper.h | 24 // This class is an interface class to bridge between Cookies Tree and Unified
|
/external/chromium_org/chrome/browser/geolocation/ |
chrome_geolocation_permission_context.h | 50 // Notifies whether or not the corresponding bridge is allowed to use
|
/external/chromium_org/chrome/browser/media/ |
protected_media_identifier_permission_context.h | 52 // Notifies whether or not the corresponding bridge is allowed to use
|
/external/chromium_org/chrome/browser/thumbnails/ |
thumbnail_service.h | 24 // bridge facilitating switch from TopSites as the thumbnail source to a more
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
about_ipc_controller.h | 66 // Called from our C++ bridge class. To accomodate multithreaded
|
Completed in 1366 milliseconds
<<11121314151617181920>>