HomeSort by relevance Sort by last modified time
    Searched full:details (Results 226 - 250 of 78141) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/declarations/
ResolvedEnumConstantDeclaration.java 14 * LICENCE.APACHE. Please refer to those files for details.
19 * GNU Lesser General Public License for more details.
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/types/
ResolvedTypeTransformer.java 14 * LICENCE.APACHE. Please refer to those files for details.
19 * GNU Lesser General Public License for more details.
  /external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/wiki_samples/removenode/
D.java 14 * LICENCE.APACHE. Please refer to those files for details.
19 * GNU Lesser General Public License for more details.
  /external/subsampling-scale-image-view/
gradle.properties 7 # For more details on how to configure your build environment visit
15 # This option should only be used with decoupled projects. More details, visit
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTSingleton.h 6 @details Pattern Usage: Inherit from CPVRTSingleton
16 @details Pattern Usage: Inherit from CPVRTSingleton class like this:
  /external/tensorflow/tensorflow/contrib/lite/java/demo/
gradle.properties 7 # For more details on how to configure your build environment visit
15 # This option should only be used with decoupled projects. More details, visit
  /external/v8/tools/clang/plugins/
Options.h 15 // paths. See https://crbug.com/583454 for details.
19 // https://crbug.com/554600 for details.
  /external/walt/android/WALT/
gradle.properties 7 # For more details on how to configure your build environment visit
16 # This option should only be used with decoupled projects. More details, visit
  /frameworks/base/tests/TouchLatency/
gradle.properties 7 # For more details on how to configure your build environment visit
16 # This option should only be used with decoupled projects. More details, visit
  /frameworks/data-binding/integration-tests/TestApp/
gradle.properties 7 # For more details on how to configure your build environment visit
16 # This option should only be used with decoupled projects. More details, visit
  /frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
gradle.properties 7 # For more details on how to configure your build environment visit
16 # This option should only be used with decoupled projects. More details, visit
  /hardware/interfaces/configstore/utils/
ConfigStoreUtils.cpp 24 namespace details { namespace in namespace:android::hardware
38 } // namespace details
  /packages/apps/Settings/src/com/android/settings/password/
ConfirmDeviceCredentialActivity.java 42 public static Intent createIntent(CharSequence title, CharSequence details) {
47 intent.putExtra(KeyguardManager.EXTRA_DESCRIPTION, details);
51 public static Intent createIntent(CharSequence title, CharSequence details, long challenge) {
56 intent.putExtra(KeyguardManager.EXTRA_DESCRIPTION, details);
68 String details = intent.getStringExtra(KeyguardManager.EXTRA_DESCRIPTION); local
94 launched = helper.launchFrpConfirmationActivity(0, title, details, alternateButton);
100 0 /* request code */, null /* title */, title, details, true /* isExternal */,
104 title, details, false /* returnCredentials */, true /* isExternal */, userId);
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/systrace/
SystraceTag.java 23 public SystraceTag(String tagName, String details) {
25 info = details;
  /system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/
gradle.properties 7 # For more details on how to configure your build environment visit
15 # This option should only be used with decoupled projects. More details, visit
  /system/extras/simpleperf/demo/SimpleperfExamplePureJava/
gradle.properties 7 # For more details on how to configure your build environment visit
15 # This option should only be used with decoupled projects. More details, visit
  /system/extras/simpleperf/demo/SimpleperfExampleWithNative/
gradle.properties 7 # For more details on how to configure your build environment visit
15 # This option should only be used with decoupled projects. More details, visit
  /system/libfmq/
FmqInternal.cpp 22 namespace details { namespace in namespace:android::hardware
32 } // namespace details
  /external/deqp/modules/glshared/
glsLifetimeTests.hpp 44 namespace details namespace in namespace:deqp::gls::LifetimeTests
402 } // details
404 using details::BindFunc;
405 using details::GenFunc;
406 using details::DeleteFunc;
407 using details::ExistsFunc;
409 using details::Context;
410 using details::Binder;
411 using details::SimpleBinder;
412 using details::Type
    [all...]
  /development/samples/browseable/DoneBar/
_index.jd 13 suitable for cases where no additional view details or actions are needed in the
  /external/autotest/client/site_tests/buffet_RestartWhenRegistered/
control 12 Test that buffet keeps registration details across restarts.
  /external/autotest/client/site_tests/cheets_StartAndroid/
control 16 See also cheets_CTS for more details.
  /external/autotest/client/tests/fio/
control 9 verification. This test runs the fio tool. Details can be found at :
  /external/autotest/client/tests/rtc/
control 8 Please refer the kernel documentation for details.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/io/pem/
PemObjectParser.java 13 * @param obj the PEM object containing the details for the specific object.

Completed in 1385 milliseconds

1 2 3 4 5 6 7 8 91011>>