HomeSort by relevance Sort by last modified time
    Searched full:returns (Results 276 - 300 of 16254) sorted by null

<<11121314151617181920>>

  /frameworks/base/telephony/java/com/android/internal/telephony/
SmsMessageBase.java 157 * Returns the address of the SMS service center that relayed this message
165 * Returns the originating address (sender) of this SMS message in String
177 * Returns the originating address, or email from address if this message
178 * was from an email gateway. Returns null if originating address
190 * Returns the message body as a String, if it exists and is text based.
198 * Returns the class of this message.
203 * Returns the message body, or email message body if this message was from
204 * an email gateway. Returns null if message body unavailable.
223 * Returns the service centre timestamp in currentTimeMillis() format
230 * Returns true if message is an email
    [all...]
  /dalvik/vm/oo/
TypeCheck.h 34 * Returns 0 (false) if not, 1 (true) if so.
49 * Returns 0 (false) if not, 1 (true) if so.
56 * Returns 0 (false) if not, 1 (true) if so.
73 * Returns 0 (false) if not, 1 (true) if so.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
string_chunks.sgml 59 @Returns:
69 @Returns:
79 @Returns:
90 @Returns:
  /external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
ReasonsMask.java 52 * Returns <code>true</code> if this reasons mask contains all possible
77 * Returns <code>true</code> if the passed reasons mask has new reasons.
88 * Returns the reasons in this mask.
90 * @return Returns the reasons.
  /external/chromium/base/i18n/
time_formatting.h 24 // Returns the time of day, e.g., "3:07 PM".
27 // Returns the time of day in the specified hour clock type. e.g.
33 // Returns a shortened date, e.g. "Nov 7, 2007"
36 // Returns a numeric date such as 12/13/52.
  /external/chromium/base/test/
test_file_util.h 18 // of failure to workaround Windows file locking semantics. Returns true on
30 // Returns true on success. False means there was some error copying, so the
36 // Returns true if the volume supports Alternate Data Streams.
39 // Returns true if the ZoneIdentifier is correctly set to "Internet" (3).
  /external/chromium/chrome/browser/autofill/
autofill_country.h 19 // Returns country data corresponding to the two-letter ISO code
28 // Returns the likely country code for |locale|, or "US" as a fallback if no
32 // Returns the country code corresponding to |country|, which should be a
38 // Returns the application locale.
  /external/chromium/chrome/browser/chromeos/
audio_mixer.h 38 // Call may block. Returns a default of kSilenceDb on error.
41 // Non-Blocking call. Returns the actual volume limits possible according
49 // Returns a default of false on error.
55 // Returns READY if we have a valid working connection to the Mixer.
  /external/chromium/chrome/browser/download/
download_prefs.h 27 // Returns true if the prompt_for_download preference has been set and the
32 // Returns true if the download path preference is managed.
35 // Returns true if there is at least one file extension registered
42 // Enables auto-open based on file extension. Returns true on success.
  /external/chromium/chrome/browser/extensions/
pending_extension_info.h 37 // ShouldAllowInstall() returns the result of running constructor argument
39 // this function is run. If it returns true, the extension is installed.
58 // called. If this function returns true, the install proceeds. If
59 // this function returns false, the install is aborted.
  /external/chromium/chrome/browser/first_run/
upgrade_util_linux.h 14 // Returns the last modified time of the chrome executable file.
  /external/chromium/chrome/browser/
resources_util.h 15 // Returns the theme resource id or -1 if no resource with the name exists.
  /external/chromium/chrome/browser/sync/glue/
extension_data.h 25 // Returns an ExtensionData constructed from the given data from the
35 // Returns the version of the data that all sources should
39 // Returns whether or not the data from the given source needs to be
44 // into merged_data(). May change what NeedsUpdate() returns for
  /external/chromium/chrome/browser/ui/cocoa/
chrome_event_processing_window.h 27 // Returns |YES| if |event| has been handled.
33 // window controller's |executeCommand:| and returns |YES|.
37 // it to the window controller's |executeCommand:| and returns |YES|.
41 // window controller's |executeCommand:| and returns |YES|.
confirm_quit_panel_controller.h 43 // Returns a singleton instance of the Controller. This will create one if it
51 // when to terminate. Returns NSApplicationTerminateReply for use in
62 // Returns the Accelerator for the Quit menu item.
65 // Returns a string representation fit for display of |+quitAccelerator|.
nsview_additions.h 13 // Returns the line width that will generate a 1 pixel wide line.
styled_text_field_cell.h 32 // implementation returns the full |cellFrame|. Subclasses should override this
38 // returns the full |cellFrame|, as by default there are no decorations.
52 // Returns YES if a light themed bezel should be drawn under the text field.
53 // Default implementation returns NO.
  /external/chromium/chrome/browser/ui/cocoa/tab_contents/
favicon_util.h 13 // Returns an autoreleased favicon for a given TabContents. If |contents| is
  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip_factory.h 17 // Creates and returns a new tabstrip. The tabstrip should be added to |parent|.
  /external/chromium/chrome/common/extensions/docs/examples/api/i18n/getMessage/_locales/en_US/
messages.json 6 "message": "Returns accept languages of the browser"
  /external/chromium/chrome/common/
libxml_utils.h 47 // exist for the lifetime of this object. Returns false on error.
51 // Load a document into the reader from a file. Returns false on error.
56 // Read() advances to the next node. Returns false on EOF or error.
60 // the matching closing tag. Returns false on EOF or error.
66 // Returns the "local" name of the current node.
73 // Returns false on failure.
75 // returns true and |value| is set to "a".
83 // With the reader currently at (1), this returns the text of (2),
85 // Returns false on error.
93 // Returns the errors reported by libxml, if any
    [all...]
time_format.h 27 // Returns times in elapsed-format: "3 mins ago", "2 days ago".
30 // Returns times in remaining-format: "3 mins left", "2 days left".
33 // Returns times in short-format: "3 mins", "2 days".
36 // For displaying a relative time in the past. This method returns either
  /external/chromium/net/base/
ev_root_ca_metadata.h 39 // If the root CA cert has an EV policy OID, returns true and stores the
40 // policy OID in *policy_oid. Otherwise, returns false.
51 // Returns true if policy_oid is an EV policy OID of some root CA.
54 // Returns true if the root CA with the given certificate fingerprint has
  /external/chromium/net/ftp/
ftp_directory_listing_parser_vms.h 17 // Parses VMS FTP directory listing. Returns true on success.
ftp_directory_listing_parser_windows.h 17 // Parses Windows FTP directory listing. Returns true on success.

Completed in 1978 milliseconds

<<11121314151617181920>>