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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_bubble_sign_in_delegate_unittest.cc 57 // A new tab should have been opened and the browser should be visible.
91 // A new tab should have been opened in the normal browser, which should be
132 // A new tab should have been opened in the extra browser, which should be
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_order_controller.cc 34 // If the page was opened in the foreground by a link click in another
35 // tab, insert it adjacent to the tab that opened that link.
39 // Get the index of the next item opened by this tab, and insert after
  /external/chromium_org/chrome/browser/ui/webui/
chrome_web_contents_handler.cc 29 // WebContents the URL is opened in. Returns the web contents opened by the
75 // opened. |initial_pos| is the position of the window if a new window is
  /external/chromium_org/content/public/browser/
page_navigator.h 42 // The URL/referrer to be opened.
101 // Returns the WebContents the URL is opened in, or NULL if the URL wasn't
102 // opened immediately.
  /external/chromium_org/content/public/test/
mock_download_manager.h 43 bool opened; member in struct:content::MockDownloadManager::CreateDownloadItemAdapter
60 bool opened);
113 bool opened) OVERRIDE;
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdljoystickopened.html 83 >SDL_JoystickOpened&nbsp;--&nbsp;Determine if a joystick has been opened</DIV
123 >Determines whether a joystick has already been opened within the application. <TT
141 > if the joystick has been opened, or <SPAN
  /frameworks/base/core/java/android/database/sqlite/
SQLiteOpenHelper.java 46 // When true, getReadableDatabase returns a read-only database if it is just being opened.
67 * created or opened until one of {@link #getWritableDatabase} or
83 * The database is not actually created or opened until one of
110 * Return the name of the SQLite database being opened, as given to
121 * this flag is ignored if the database is opened read-only.
145 * The first time this is called, the database will be opened and
149 * <p>Once opened successfully, the database is cached, so you can
159 * @throws SQLiteException if the database cannot be opened for writing
171 * requires the database to be opened read-only. In that case, a read-only
182 * @throws SQLiteException if the database cannot be opened
    [all...]
  /hardware/libhardware/modules/camera/
Camera.h 29 // It is opened by the framework, and must be closed before it can be opened
34 // module is a handle to the HAL module, used when the device is opened.
  /hardware/qcom/bt/libbt-vendor/src/
userial_vendor.c 109 opened internally. Currently successful return from open doesn't
110 ensure the smd port is successfully opened.
112 opened immediately on return from the aforementioned open call */
  /development/host/windows/usb/api/
adb_endpoint_object.h 21 encapsulates a handle opened to an endpoint on our device.
26 /** Class AdbEndpointObject encapsulates a handle opened to an endpoint on
113 /** \brief Reads from opened I/O object asynchronously
133 /** \brief Writes to opened I/O object asynchronously
153 /** \brief Reads from opened I/O object synchronously
169 /** \brief Writes to opened I/O object synchronously
  /hardware/qcom/audio/legacy/libalsa-intf/
alsaucm_test.c 232 fprintf(stderr, "No card is opened before. %s command can't be executed\n", cmd->cmd_str);
245 fprintf(stderr, "No card is opened before. %s command can't be executed\n", cmd->cmd_str);
258 fprintf(stderr, "No card is opened before. %s command can't be executed\n", cmd->cmd_str);
279 fprintf(stderr, "No card is opened before. %s command can't be executed\n", cmd->cmd_str);
292 fprintf(stderr, "No card is opened before. %s command can't be executed\n", cmd->cmd_str);
307 fprintf(stderr, "No card is opened before. %s command can't be executed\n", cmd->cmd_str);
  /external/bluetooth/bluedroid/btif/include/
btif_av_co.h 93 ** Description Check if all opened connections are compatible with a codec
96 ** Returns TRUE if all opened devices support this codec, FALSE otherwise
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
open_file_operation.h 89 // The map from local id for an opened file to the number how many times
90 // the file is opened.
  /external/chromium_org/chrome/browser/
custom_home_pages_table_model.h 23 // of pages the user wants opened on startup.
44 // Clears any entries and fills the list with pages currently opened in the
  /external/chromium_org/chrome/browser/profiles/
profile_window.h 36 // opened, |callback| will be run if it isn't null.
50 // is opened, |callback| will be run if it isn't null.
  /external/chromium_org/chrome/browser/resources/options/
reset_profile_settings_banner.js 24 * JS<->native calls when the settings page is opened with specifying a
69 * the confirmation dialog for the profile settings reset feature is opened.
  /external/chromium_org/chrome/browser/tab_contents/
background_contents.h 32 // Called by AddNewContents(). Asks the delegate to attach the opened
94 // The BackgroundContents object that has just been opened.
  /external/chromium_org/chrome/common/extensions/api/
serial.idl 27 // loaded, any serial connections previously opened with persistent=true
37 // The requested bitrate of the connection to be opened. For compatibility
238 // |callback| : Called when the connection has been opened.
244 // |connectionId| : The id of the opened connection.
252 // |connectionId| : The id of the opened connection.
257 // |connectionId| : The id of the opened connection.
266 // |connectionId| : The id of the opened connection.
270 // Retrieves the list of currently opened serial port connections owned by
  /external/chromium_org/chrome/common/extensions/docs/examples/api/tabs/screenshot/
background.js 21 // We are waiting for the tab we opened to finish loading.
22 // Check that the the tab's id matches the tab we opened,
  /external/chromium_org/third_party/WebKit/ManualTests/
onbeforeunload-close_with_javascript.html 32 No dialog (as described above) after clicking the "Close" button in the newly opened window, or in the main window.
38 <p>Click the Open Window button. Once the new window is opened, close the new window by clicking the Close Window button (not the browser's close window icon).</p>
  /external/chromium_org/third_party/sqlite/src/test/
tempdb.test 26 # has never been opened.
37 # has not even been opened yet. The following statement
  /external/chromium_org/tools/perf/measurements/
tab_switching.py 7 This measurement opens pages in different tabs. After all the tabs have opened,
38 """On the last tab, cycle through each tab that was opened and then record
  /external/libvorbis/doc/vorbisfile/
ov_clear.html 20 <p> After a bitstream has been opened using <a href="ov_fopen.html">ov_fopen()</a>/<a href="ov_open.html">ov_open()</a>/<a href="ov_open_callbacks.html">ov_open_callbacks()</a> and decoding is complete, the application must call <tt>ov_clear()</tt> to clear
21 the decoder's buffers. <tt>ov_clear()</tt> will also close the file unless it was opened using <a href="ov_open_callbacks.html">ov_open_callbacks()</a> with the <tt>close_func</tt> callback set to NULL.<p>
  /external/oprofile/daemon/
opd_sfile.h 63 /** opened sample files */
67 /** hash table of opened cg sample files */
  /packages/apps/Launcher2/src/com/android/launcher2/
FolderInfo.java 29 * Whether this folder has been opened
31 boolean opened; field in class:FolderInfo

Completed in 1701 milliseconds

1 2 3 4 56 7 8 91011>>