HomeSort by relevance Sort by last modified time
    Searched full:gets (Results 1226 - 1250 of 10097) sorted by null

<<41424344454647484950>>

  /external/nist-sip/java/gov/nist/javax/sip/header/
RetryAfter.java 127 * Gets the retry after value of the RetryAfterHeader. This retry after
139 * Gets the comment of RetryAfterHeader.
179 * Gets the duration value of the RetryAfterHeader. This duration value
  /external/skia/src/gpu/
GrDrawingManager.cpp 119 // In the non-MDB-world the same drawTarget gets reused for multiple render targets.
122 // DrawingManager gets the creation ref - this ref is for the caller
132 // DrawingManager gets the creation ref - this ref is for the caller
  /frameworks/base/core/java/android/hardware/display/
WifiDisplayStatus.java 144 * Gets the Wifi display that is currently active. It may be connecting or
152 * Gets the list of Wifi displays, returns a combined list of all available
161 * Gets the Wifi display session info (required for certification only)
  /frameworks/base/core/java/android/net/http/
SslError.java 155 * Gets the SSL certificate associated with this object.
163 * Gets the URL associated with this object.
200 * Gets the most severe SSL error in this object's set of errors.
  /frameworks/base/core/java/android/print/pdf/
PrintedPdfDocument.java 137 * Gets the page width.
146 * Gets the page height.
155 * Gets the content rectangle. This is the area of the page that
  /frameworks/base/core/java/android/service/quicksettings/
Tile.java 116 * Gets the current icon for the tile.
137 * Gets the current label for the tile.
155 * Gets the current content description for the tile.
  /frameworks/base/core/java/android/webkit/
GeolocationPermissions.java 66 * Gets the singleton instance of this class. This method cannot be
76 * Gets the set of origins for which Geolocation permissions are stored.
94 * Gets the Geolocation permission state for the specified origin.
  /frameworks/base/docs/html/training/secure-file-sharing/
request-file.jd 94 can't discover and open any other files in the server app. Only the client app gets access to
101 {@link android.content.Intent} sent from the server app, and how the client app gets the
146 app gets a {@link java.io.FileDescriptor} object, which it can then use to read the file.
  /frameworks/base/graphics/java/android/graphics/
Camera.java 105 * Gets the x location of the camera.
112 * Gets the y location of the camera.
119 * Gets the z location of the camera.
  /frameworks/base/telephony/java/android/telephony/
CellInfo.java 37 // Type to distinguish where time stamp gets recorded.
56 // Where time stamp gets recorded.
93 * Where time stamp gets recorded.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
BerTlv.java 45 * Gets a list of ComprehensionTlv objects contained in this BER-TLV object.
54 * Gets a tag id of the BER-TLV object.
63 * Gets if the length of the BER-TLV object is valid
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
ItemAlignmentFacet.java 66 * Gets number of pixels to offset. Can be negative for alignment from the high edge, or
103 * Gets the offset percent for item alignment in addition to offset. E.g., 40
121 * Gets Id of which child view to be aligned. View.NO_ID refers to root view and should
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaSessionStatus.java 90 * Gets the timestamp associated with the status information in
100 * Gets the session state.
119 * Gets a bundle of extras for this status object.
  /hardware/bsp/intel/peripheral/libupm/src/am2315/
am2315.h 97 * Gets the current measured humidity [RH]
105 * Gets the humidity cell temperature [degC]
113 * Gets the humidity cell temperature [degF]
  /hardware/libhardware/include/hardware/
vehicle_camera.h 124 * Gets the current camera crop settings.
145 * Gets position of the camera on the display.
167 * Gets the current camera state.
  /libcore/dom/src/test/java/org/w3c/domts/
DocumentBuilderSetting.java 256 * Gets the property name.
264 * Gets the property value.
272 * Gets a string representation of the setting.
  /libcore/luni/src/test/java/tests/org/w3c/dom/
DocumentBuilderSetting.java 255 * Gets the property name.
263 * Gets the property value.
271 * Gets a string representation of the setting.
  /packages/apps/Camera2/src/com/android/camera/data/
FilmstripItemData.java 78 * Gets the string title of this item. May be used for sorting.
93 * Gets the date when this item was created. The returned date may be used
101 * Gets the date when this item was last modified. The returned date may
  /packages/apps/Messaging/src/com/android/messaging/ui/
FixedViewPagerAdapter.java 84 // The paged views in the view pager gets created and destroyed as the user scrolls through
86 // page are realized. Moreover, if the activity gets destroyed and recreated, the pages are
90 // data. When the activity gets destroyed, it invokes saveState() on this adapter to
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
LimitedMultiSelectDialogFragment.java 275 * Gets a unique String to be used as a tag for this Fragment.
280 * Gets the maximum number of values that may be selected.
285 * Gets the title of the dialog.
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/
Entity.java 41 * Gets the parent entity of this entity.
61 * Gets the entity header.
79 * Gets the body of this entity.
Header.java 92 * Gets the fields of this header. The returned list will not be
102 * Gets a <code>Field</code> given a field name. If there are multiple
117 * Gets all <code>Field</code>s having the specified field name.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
MetadataHandler.java 88 * Gets the whole metadata, for installed and not installed dictionaries.
109 * Gets the metadata, for a specific dictionary.
123 // Check if this happens when the metadata gets updated in the background.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
cstdio 48 extern "C" char* gets (char* __s) __attribute__((deprecated));
72 #undef gets
119 using ::gets;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
cstdio 48 extern "C" char* gets (char* __s) __attribute__((deprecated));
73 #undef gets
120 using ::gets;

Completed in 1984 milliseconds

<<41424344454647484950>>