HomeSort by relevance Sort by last modified time
    Searched full:detail (Results 3051 - 3075 of 6115) sorted by null

<<121122123124125126127128129130>>

  /frameworks/base/cmds/incident_helper/src/
ih_util.h 160 * It allows user to insert nested proto values purely by the names. See insertField for detail.
  /frameworks/base/core/java/android/animation/
KeyframeSet.java 31 * package because it is an implementation detail of how Keyframes are stored and used.
  /frameworks/base/core/java/android/app/
RecoverableSecurityException.java 189 * Implementation detail for
  /frameworks/base/core/tests/coretests/src/android/net/http/
AbstractProxyTest.java 110 * http://code.google.com/p/android/issues/detail?id=2690
  /frameworks/base/docs/html/sdk/support_api_diff/25.0.0/changes/
jdiff_help.html 66 The indexes shown in the top-left frame help show each type of change in more detail. The index "All Differences" contains all the differences between the APIs, in alphabetical order.
  /frameworks/base/docs/html/sdk/support_api_diff/25.1.0/changes/
jdiff_help.html 66 The indexes shown in the top-left frame help show each type of change in more detail. The index "All Differences" contains all the differences between the APIs, in alphabetical order.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
QSDetailItems.java 40 * Quick settings common detail view with line items.
  /frameworks/base/services/tests/servicestests/src/com/android/server/wm/
AppWindowTokenTests.java 234 @FlakyTest(detail = "Promote once confirmed non-flaky")
SurfaceAnimatorTest.java 174 @FlakyTest(detail = "Promote once confirmed non-flaky")
  /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pDnsSdServiceResponse.java 74 * see E.3 of the Wi-Fi Direct technical specification for the detail.<br>
  /frameworks/native/services/sensorservice/
SensorDevice.h 167 static void handleHidlDeath(const std::string &detail);
  /frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/items/
RecyclerItemAdapter.java 178 // https://code.google.com/p/android/issues/detail?id=125984
  /frameworks/rs/script_api/
rs_allocation_create.spec 97 mipmaps indicates the presence of level of detail (LOD).
  /frameworks/support/compat/src/androidTest/java/androidx/core/content/
ContextCompatTest.java 110 // final. It delegates to this function, however, which, while an implementation detail,
  /frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/graphics/
PaletteActivity.java 145 // Start the Detail Activity
  /hardware/interfaces/broadcastradio/2.0/
ITunerSession.hal 53 * As an implementation detail, the HAL has the option to perform an actual
  /libcore/luni/src/test/java/libcore/java/lang/
StringTest.java 303 // http://code.google.com/p/android/issues/detail?id=15266
311 // https://code.google.com/p/android/issues/detail?id=23831
494 // https://code.google.com/p/android/issues/detail?id=55129
531 // https://code.google.com/p/android/issues/detail?id=63188
    [all...]
ThreadTest.java 39 * http://code.google.com/p/android/issues/detail?id=5697
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
OldAndroidClassTest.java 111 // http://code.google.com/p/android/issues/detail?id=14
  /libcore/luni/src/test/java/libcore/java/nio/channels/
DatagramChannelTest.java 70 // http://code.google.com/p/android/issues/detail?id=16579
  /libcore/luni/src/test/java/libcore/javax/crypto/
SecretKeyFactoryTest.java 171 * See also https://code.google.com/p/android/issues/detail?id=40578
  /libcore/luni/src/test/java/libcore/xml/
KxmlSerializerTest.java 66 // http://code.google.com/p/android/issues/detail?id=21250
  /libcore/ojluni/src/main/java/java/io/
PrintWriter.java 793 * href="../util/Formatter.html#detail">Details</a> section of the
844 * href="../util/Formatter.html#detail">Details</a> section of the
888 * href="../util/Formatter.html#detail">Details</a> section of the
    [all...]
  /libcore/ojluni/src/main/java/sun/misc/
CharacterDecoder.java 72 * CEFormatException. The syntax of the detail string is
  /libcore/ojluni/src/main/native/
UNIXProcess_md.c 488 const char *detail = defaultDetail; local
495 detail = s;
498 size_t newsize = strlen(format) + strlen(detail) + 3 * sizeof(errnum);
500 snprintf(errmsg, newsize, format, errnum, detail);

Completed in 1581 milliseconds

<<121122123124125126127128129130>>