HomeSort by relevance Sort by last modified time
    Searched full:opened (Results 201 - 225 of 3270) sorted by null

1 2 3 4 5 6 7 891011>>

  /ndk/sources/third_party/googletest/patches.ndk/
0002-Work-around-broken-abort-on-Android-MIPS.patch 7 by using exit(1) after flushing all opened files, which should
  /packages/apps/Contacts/src/com/android/contacts/list/
OnContactBrowserActionListener.java 34 * @param contactLookupUri The lookup-uri of the Contact that should be opened
  /packages/apps/Music/tests/src/com/android/music/
MusicPlayerFunctionalTestRunner.java 30 * Precondition: Opened keyboard and wipe the userdata
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Login_Items_Suite.py 19 """login item - an item to be launched or opened at login """
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_joystick.h 58 * This can be called before any joysticks are opened.
76 * Returns 1 if the joystick has been opened, or 0 if it has not.
81 * Get the device index of an opened joystick.
176 * Close a joystick previously opened with SDL_JoystickOpen()
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_joystick.h 58 * This can be called before any joysticks are opened.
76 * Returns 1 if the joystick has been opened, or 0 if it has not.
81 * Get the device index of an opened joystick.
176 * Close a joystick previously opened with SDL_JoystickOpen()
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_joystick.h 58 * This can be called before any joysticks are opened.
76 * Returns 1 if the joystick has been opened, or 0 if it has not.
81 * Get the device index of an opened joystick.
176 * Close a joystick previously opened with SDL_JoystickOpen()
  /external/chromium/chrome/browser/download/
download_item.h 94 // Called when a downloaded file has been opened.
127 // Tests if a file type should be opened automatically.
277 void set_opened(bool opened) { opened_ = opened; }
278 bool opened() const { return opened_; } function in class:DownloadItem
369 // A flag for indicating if the download should be opened at completion.
379 // Whether the download was auto-opened. We set this rather than using
380 // an observer as it's frequently possible for the download to be auto opened
413 // when the user closes the shelf before the item has been opened but should
414 // be treated as though the user opened it
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
CameraManagerTest.java 148 // Test: that each camera device can be opened one at a time, several times.
174 * If the camera can't be opened, should throw an exception, rather than
183 * This is the expected behavior if the camera can't be opened due to
213 fail(String.format("Opened the same camera device twice ID: %s",
219 * be opened more than once.
  /development/host/windows/usb/winusb/
adb_winusb_interface.h 78 made to create already opened object.
136 this parameter has no effect on the way endpoint is opened. It's
139 this parameter has no effect on the way endpoint is opened. It's
141 @return Handle to the opened endpoint object or NULL on failure.
158 @return Handle to the opened endpoint object or NULL on failure.
  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 117 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
154 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
188 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
222 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
256 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_utils.cc 155 // url is opened |opened_first_url| is set to true and |navigator| is set to
165 // opened in incognito window, it is detected using |browser_context|, is
166 // not opened.
178 // We opened the first URL which may have opened a new window or clobbered
  /external/chromium_org/content/browser/renderer_host/media/
web_contents_audio_input_stream.cc 57 OPENED,
138 state_ = OPENED;
151 if (state_ != OPENED)
173 state_ = OPENED;
187 if (state_ == OPENED) {
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 117 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
154 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
188 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
222 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
256 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
  /system/core/fastboot/
usb_windows.c 75 /// Writes data to the opened usb handle
78 /// Reads data using the opened usb handle
81 /// Cleans up opened usb handle
84 /// Cleans up (but don't close) opened usb handle
87 /// Closes opened usb handle
  /external/chromium_org/chrome/browser/ui/
browser_navigator_browsertest.cc 98 // Navigate() should have opened the contents in new foreground tab in the
167 // This page should be opened in browser() window.
194 // The page should not be opened.
231 // This test verifies that a singleton tab is refocused if one is already opened
237 // Opening a Singleton tab that is already opened should not be opening a new
370 // opened in the background.
381 // existing compatible window somewhere else that they can be opened within.
388 // Navigate() should have opened the tab in a different browser since the
393 // opened the tab there.
421 // Navigate() should have opened the tab in a different browser since th
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_shelf_controller.mm 34 // 1) An item on the shelf has just been opened or removed.
35 // 2) All remaining items on the shelf have been opened in the past.
40 // shelf item being opened or removed. If an item is opened and then the
45 // download is marked as "opened" for these purposes. If the shelf is later
47 // even if that download was never actually clicked on and opened.
207 // been opened, we can close the shelf.
383 // Treat the item as opened when we close. This way if we get shown again
426 // been opened.
  /external/e2fsprogs/debugfs/
debugfs.8.in 48 Specifies that the file system should be opened in read-write mode.
49 Without this option, the file system is opened in read-only mode.
52 Specifies that the file system should be opened in catastrophic mode, in
55 catastrophic mode forces the filesystem to be opened read-only.
134 in the filesystem which is currently opened by
143 which is currently opened by
377 flag forces the filesystem to be opened even if there are some unknown
379 prevent the filesystem from being opened. The
381 flag causes the filesystem to be opened in exclusive mode. The
  /external/chromium/chrome/browser/chromeos/
tab_closeable_state_watcher_browsertest.cc 182 // opened with a NewTabPage.
192 // browser should remain opened with a NewTabPage.
204 // browser should remain opened.
225 // - when incognito browser is opened, all browsers (including previously
249 // and a new normal browser opened with a NewTabPage (which is not closeable).
304 // browser remains opened with a NewTabPage.
  /external/chromium_org/ppapi/cpp/
file_io.h 68 /// Query() queries info about the file opened by this FileIO object. This
69 /// function will fail if the FileIO object has not been opened.
83 /// Touch() Updates time stamps for the file opened by this FileIO object.
84 /// This function will fail if the FileIO object has not been opened.
179 /// partial write. The FileIO object must have been opened with write access.
199 /// have been opened with write access.
  /art/runtime/base/unix_file/
mapped_file.h 49 // Maps an opened file to memory in the read-only mode.
52 // Maps an opened file to memory in the read-write mode. Before the
  /external/chromium/chrome/browser/
custom_home_pages_table_model.h 26 // of pages the user wants opened on startup.
42 // Clears any entries and fills the list with pages currently opened in the
plugin_data_remover.h 66 // Connects the client side of a newly opened plug-in channel.
82 // deleted there. It's NULL until we have opened a connection to the plug-in
  /external/chromium/chrome/browser/ui/cocoa/download/
download_shelf_controller.mm 34 // 1) An item on the shelf has just been opened.
35 // 2) All remaining items on the shelf have been opened in the past.
40 // shelf item being opened or removed. If an item is opened and then the
45 // download is marked as "opened" for these purposes. If the shelf is later
47 // even if that download was never actually clicked on and opened.
393 // Treat the item as opened when we close. This way if we get shown again
424 if (![itemController download]->opened())
  /external/chromium/chrome/browser/ui/gtk/download/
download_shelf_gtk.h 78 // Checks that all download items have been opened, and sets the auto-close
86 // A download item has been opened. It might be possible to automatically

Completed in 2176 milliseconds

1 2 3 4 5 6 7 891011>>