HomeSort by relevance Sort by last modified time
    Searched refs:details (Results 426 - 450 of 1022) sorted by null

<<11121314151617181920>>

  /frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/app/page/
PageAndListRowFragment.java 25 import android.support.v17.leanback.supportleanbackshowcase.app.details.ShadowRowPresenterSelector;
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
CallButtonPresenter.java 129 * Updates the user interface in response to a change in the details of a call.
130 * Currently handles changes to the call buttons in response to a change in the details for a
135 * @param details The call details.
138 public void onDetailsChanged(Call call, android.telecom.Call.Details details) {
377 android.telecom.Call.Details.CAPABILITY_SWAP_CONFERENCE);
379 && call.can(android.telecom.Call.Details.CAPABILITY_SUPPORT_HOLD)
380 && call.can(android.telecom.Call.Details.CAPABILITY_HOLD);
386 android.telecom.Call.Details.CAPABILITY_MERGE_CONFERENCE)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
util.py 379 the source for details). The 'direct' flag is used by the script
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
util.py 379 the source for details). The 'direct' flag is used by the script
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/profile/
profile.go 402 // Do not print location details past the first line
477 // details on the incompatibility.
  /prebuilts/go/darwin-x86/src/crypto/x509/
x509.go 269 for _, details := range signatureAlgorithmDetails {
270 if oid.Equal(details.oid) {
271 return details.algo
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/json/
stream.go 41 // See the documentation for Unmarshal for details about
181 // See the documentation for Marshal for details about the
  /prebuilts/go/darwin-x86/src/net/
fd_unix.go 89 // the socket will see EOF. For details and a test
113 // details.
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/profile/
profile.go 402 // Do not print location details past the first line
477 // details on the incompatibility.
  /prebuilts/go/linux-x86/src/crypto/x509/
x509.go 269 for _, details := range signatureAlgorithmDetails {
270 if oid.Equal(details.oid) {
271 return details.algo
    [all...]
  /prebuilts/go/linux-x86/src/encoding/json/
stream.go 41 // See the documentation for Unmarshal for details about
181 // See the documentation for Marshal for details about the
  /prebuilts/go/linux-x86/src/net/
fd_unix.go 89 // the socket will see EOF. For details and a test
113 // details.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
util.py 379 the source for details). The 'direct' flag is used by the script
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
util.py 379 the source for details). The 'direct' flag is used by the script
  /system/tpm/trunks/
tpm_generated_test.cc 425 null_scheme.details.rsassa.hash_alg = TPM_ALG_SHA256;
tpm_utility_impl.cc 49 // for predefined handle values, like TPM_RH_OWNER. For details on what types of
423 in_scheme.details.oaep.hash_alg = hash_alg;
486 in_scheme.details.oaep.hash_alg = hash_alg;
553 in_scheme.details.rsapss.hash_alg = hash_alg;
556 in_scheme.details.rsassa.hash_alg = hash_alg;
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/
README.rst 197 boto config file. See `this`_ for details.
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/common/
html.js 51 DETAILS: 'details',
190 SPECIAL_ELEMENTS[NS.HTML][$.DETAILS] = true;
  /external/deqp/executor/
xeTestResultParser.cpp 750 m_result->statusDetails = result->details;
778 m_xmlParser.appendDataStr(static_cast<ri::Result*>(curItem)->details);
  /external/eigen/lapack/
clarft.f 71 *> reflectors are stored (see also Further Details):
94 *> The matrix V. See further details.
137 *> \par Further Details:
dlarft.f 71 *> reflectors are stored (see also Further Details):
94 *> The matrix V. See further details.
137 *> \par Further Details:
slarft.f 71 *> reflectors are stored (see also Further Details):
94 *> The matrix V. See further details.
137 *> \par Further Details:
zlarft.f 71 *> reflectors are stored (see also Further Details):
94 *> The matrix V. See further details.
137 *> \par Further Details:
  /external/libunwind/doc/
libunwind-dynamic.tex 128 the details of a procedure are described by a structure of type
153 descriptors'' below for more details.
164 \Func{dlopen}()). In this format, the details of a group of procedures
226 architecture-specific sections for details). The value of
  /external/llvm/bindings/go/llvm/
target.go 6 // License. See LICENSE.TXT for details.

Completed in 2323 milliseconds

<<11121314151617181920>>