HomeSort by relevance Sort by last modified time
    Searched full:counterpart (Results 1 - 25 of 231) sorted by null

1 2 3 4 5 6 7 8 910

  /external/chromium_org/components/cronet/android/
org_chromium_net_UrlRequest.h 13 // way that ensures they're always the same than their Java counterpart.
21 // way that ensures they're always the same than their Java counterpart.
  /system/core/logd/
README.auditd 4 counterpart designed to gather the audit logs from the
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
ImeAdapter.java 265 * Attaches the imeAdapter to its native counterpart. This is needed to start forwarding
401 * Send a request to the native counterpart to delete a given range of characters.
406 * @return Whether the native counterpart of ImeAdapter received the call.
415 * Send a request to the native counterpart to set the selection to given range.
418 * @return Whether the native counterpart of ImeAdapter received the call.
427 * Send a request to the native counterpart to set compositing region to given indices.
430 * @return Whether the native counterpart of ImeAdapter received the call.
439 * Send a request to the native counterpart to unselect text.
440 * @return Whether the native counterpart of ImeAdapter received the call.
449 * Send a request to the native counterpart of ImeAdapter to select all the text
    [all...]
  /external/chromium_org/base/android/java/src/org/chromium/base/
JavaHandlerThread.java 11 * This class is an internal detail of the native counterpart.
  /external/chromium_org/base/strings/
stringize_macros.h 15 // called directly. Use its counterpart without the _NO_EXPANSION
  /external/chromium_org/chrome/browser/android/
logo_bridge.h 15 // The C++ counterpart to LogoBridge.java. Enables Java code to access the
  /external/chromium_org/chrome/browser/chromeos/login/screens/
base_screen.h 20 // Screens are identified by ID, screen and it's JS counterpart must have same
59 // This is a last chance to call JS counterpart, this object will be deleted
80 // about this event comes from the JS counterpart.
85 // counterpart.
  /external/chromium_org/content/browser/android/
content_settings.h 31 // The Java counterpart to this class.
interstitial_page_delegate_android.h 22 // Native counterpart that allows interstitial pages to be constructed and
  /external/chromium_org/ui/base/android/
view_android.h 17 // This class is the native counterpart for ViewAndroid. It is owned by the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
IUiUpdateListener.java 31 /** The XML counterpart for the UI node has just been created. */
33 /** The XML counterpart for the UI node has just been deleted.
  /external/chromium_org/ui/android/java/src/org/chromium/ui/base/
ViewAndroid.java 12 * From the Chromium architecture point of view, ViewAndroid and its native counterpart
15 * and its native counterpart provide the expected abstractions on the C++ side and allow
  /external/pixman/demos/
scale.c 147 GObject *counterpart = NULL; local
156 counterpart = y;
158 counterpart = x;
161 if (!counterpart)
164 if (GTK_IS_COMBO_BOX (counterpart))
167 GTK_COMBO_BOX (counterpart),
171 else if (GTK_IS_ADJUSTMENT (counterpart))
174 GTK_ADJUSTMENT (counterpart),
  /external/chromium_org/chrome/browser/extensions/api/dns/
mock_host_resolver_creator.h 42 // it's created, which is actually a stronger rule than its real counterpart.
  /external/chromium_org/content/browser/frame_host/
navigation_controller_android.h 21 // with its native counterpart.
  /external/chromium_org/content/browser/web_contents/
web_contents_android.h 23 // native counterpart.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
InterstitialPageDelegateAndroid.java 28 * @return The pointer to the underlying native counterpart.
VibrationProvider.java 17 * This is the implementation of the C++ counterpart VibrationProvider.
  /external/chromium_org/ppapi/cpp/dev/
video_decoder_client_dev.h 18 // It is the C++ counterpart to PPP_VideoDecoder_Dev.
  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
stringize_macros.h 22 // called directly. Use its counterpart without the _NO_EXPANSION
  /external/chromium_org/tools/memory_inspector/memory_inspector/unittest/mock_adb/
adb 11 mock_adb.py is the counterpart of this file, and is meant to be used in the
  /frameworks/base/core/java/android/hardware/camera2/impl/
SyntheticKey.java 25 * tag one-to-one counterpart).
  /frameworks/base/core/java/com/android/internal/view/animation/
HasNativeInterpolator.java 26 * a native interpolator counterpart via {@link NativeInterpolatorFactory}
  /packages/inputmethods/LatinIME/java/res/xml/
keystyle_devanagari_sign_visarga.xml 24 counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
  /packages/inputmethods/LatinIME/java/res/xml-v16/
keystyle_devanagari_sign_visarga.xml 24 counterpart files named res/xml-v16/key_*.xml don't have this hack. -->

Completed in 650 milliseconds

1 2 3 4 5 6 7 8 910