HomeSort by relevance Sort by last modified time
    Searched refs:force (Results 151 - 175 of 913) sorted by null

1 2 3 4 5 67 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/color/
ColorEditorDelegate.java 82 delegateInitUiRootNode(false /*force*/);
89 public void delegateInitUiRootNode(boolean force) {
91 if (getUiRootNode() == null || force) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/
OtherXmlEditorDelegate.java 88 delegateInitUiRootNode(false /*force*/);
95 * @param force if true, a new UiRootNode is recreated even if it already exists.
98 public void delegateInitUiRootNode(boolean force) {
100 if (getUiRootNode() == null || force) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/
ValuesEditorDelegate.java 97 delegateInitUiRootNode(false /*force*/);
122 * @param force if true, a new UiRootNode is recreated even if it already exists.
125 public void delegateInitUiRootNode(boolean force) {
127 if (getUiRootNode() == null || force) {
  /frameworks/base/core/java/android/os/storage/
IMountService.java 170 public void unmountVolume(String mountPoint, boolean force, boolean removeEncryption)
177 _data.writeInt((force ? 1 : 0));
280 public int destroySecureContainer(String id, boolean force) throws RemoteException {
287 _data.writeInt((force ? 1 : 0));
349 public int unmountSecureContainer(String id, boolean force) throws RemoteException {
356 _data.writeInt((force ? 1 : 0));
511 * Unmounts an Opaque Binary Blob (OBB). When the force flag is
518 String rawPath, boolean force, IObbActionListener token, int nonce)
525 _data.writeInt((force ? 1 : 0));
    [all...]
  /external/chromium_org/ui/events/ozone/evdev/
touch_event_converter_evdev_unittest.cc 183 EXPECT_FLOAT_EQ(.5f, event->force());
230 EXPECT_FLOAT_EQ(2.f / 3.f, event->force());
244 EXPECT_FLOAT_EQ(2.f / 3.f, event->force());
281 EXPECT_FLOAT_EQ(.5f, event->force());
332 EXPECT_FLOAT_EQ(.5f, ev0->force());
341 EXPECT_FLOAT_EQ(.5f, ev1->force());
359 EXPECT_FLOAT_EQ(.5f, ev1->force());
377 EXPECT_FLOAT_EQ(.5f, ev0->force());
396 EXPECT_FLOAT_EQ(.5f, ev0->force());
404 EXPECT_FLOAT_EQ(.5f, ev1->force());
    [all...]
  /external/chromium_org/ash/shelf/
shelf_widget.h 75 // Force the shelf to be presented in an undimmed state.
76 void ForceUndimming(bool force);
  /external/chromium_org/build/android/gyp/
dex.py 17 # See http://crbug.com/272064 for context on --force-jumbo.
18 dex_cmd = [dx_binary, '--dex', '--force-jumbo', '--output', options.dex_path]
29 force=not os.path.exists(options.dex_path))
  /external/chromium_org/build/
symlink.py 17 parser.add_option('-f', '--force', action='store_true')
31 if e.errno == errno.EEXIST and options.force:
  /external/chromium_org/chrome/browser/signin/
signin_promo.h 102 void ForceWebBasedSigninFlowForTesting(bool force);
  /external/chromium_org/chrome/browser/ui/ash/
session_state_delegate_chromeos.h 69 // If |force| is true then |new_state| is set even if existing session
71 void SetSessionState(SessionState new_state, bool force);
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_popup_model.h 71 // |manually_selected_match_|). If |force| is true then the selected line will
76 void SetSelectedLine(size_t line, bool reset_to_default, bool force);
  /external/chromium_org/chrome/browser/ui/views/toolbar/
reload_button.h 40 // Ask for a specified button state. If |force| is true this will be applied
42 void ChangeMode(Mode mode, bool force);
  /external/chromium_org/chrome/installer/setup/
install.h 129 // |force| is set to true).
133 bool force);
  /external/chromium_org/chromeos/ime/
ime_keyboard_x11.cc 144 bool SetLayoutInternal(const std::string& layout_name, bool force);
256 bool force) {
266 if (!force && (current_layout_name_ == layout_name)) {
271 DVLOG(1) << (force ? "Reapply" : "Set") << " layout: " << layout_name;
414 return SetLayoutInternal(current_layout_name_, true /* force */);
  /external/chromium_org/components/policy/core/common/
async_policy_loader.h 64 // The load is immediate when |force| is true. Otherwise, the loader
70 void Reload(bool force);
  /external/chromium_org/extensions/browser/
content_hash_fetcher.h 57 // Explicitly ask to fetch hashes for |extension|. If |force| is true,
60 void DoFetch(const Extension* extension, bool force);
  /external/chromium_org/pdf/
button.h 58 void ChangeState(ButtonState new_state, bool force);
  /external/chromium_org/remoting/host/installer/linux/debian/
chrome-remote-desktop.init 112 reload|force-reload)
122 "{start|stop|reload|force-reload|restart}"
  /external/chromium_org/third_party/WebKit/Source/core/dom/
DOMTokenList.h 62 bool toggle(const AtomicString&, bool force, ExceptionState&);
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLFramebuffer.h 118 void drawBuffersIfNecessary(bool force);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTextFragment.h 55 virtual void setText(PassRefPtr<StringImpl>, bool force = false) OVERRIDE;
  /external/chromium_org/third_party/opus/src/
Makefile.unix 114 package_version: force
121 force:
  /external/chromium_org/third_party/pexpect/
fdpexpect.py 91 def terminate (self, force=False):
  /external/chromium_org/third_party/tcmalloc/vendor/
autogen.sh 40 "$ACLOCAL" --force -I m4 --output=aclocal.m4.tmp
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
video_source.h 81 // If force is true, the conversion will be done even if the target file
83 void Convert(const VideoSource& target, bool force = false) const;

Completed in 2701 milliseconds

1 2 3 4 5 67 8 91011>>