HomeSort by relevance Sort by last modified time
    Searched full:description (Results 1151 - 1175 of 29811) sorted by null

<<41424344454647484950>>

  /frameworks/base/core/java/android/database/
StaleDataException.java 30 public StaleDataException(String description)
32 super(description);
  /hardware/qcom/bt/msm8998/libbt-vendor/include/
hci_uart.h 179 ** Description Initialize userial vendor-specific control block
190 ** Description Open the serial port with the given configuration
201 ** Description Conduct vendor-specific close work
212 ** Description Set new baud rate
223 ** Description ioctl inteface
234 ** Description helper function converts USERIAL baud rates into TCIO
246 ** Description helper function converts TCIO baud rate into integer
257 ** Description Read HCI event during vendor initialization
  /hardware/qcom/bt/sdm845/libbt-vendor/include/
hci_uart.h 178 ** Description Initialize userial vendor-specific control block
189 ** Description Open the serial port with the given configuration
200 ** Description Conduct vendor-specific close work
211 ** Description Set new baud rate
222 ** Description ioctl inteface
233 ** Description helper function converts USERIAL baud rates into TCIO
245 ** Description helper function converts TCIO baud rate into integer
256 ** Description Read HCI event during vendor initialization
  /libcore/luni/src/test/resources/
recipe.xml 5 <description>
7 </description>
recipe1.xml 5 <description>
7 </description>
recipt.xml 5 <description>
7 </description>
systemid.xml 5 <description>
7 </description>
  /packages/apps/Dialer/java/com/android/dialer/app/voicemail/error/
VoicemailTosMessage.java 22 public VoicemailTosMessage(CharSequence title, CharSequence description, Action... actions) {
23 super(title, description, actions);
  /packages/apps/TV/src/com/android/tv/tuner/setup/
WelcomeFragment.java 69 String description; local
76 description = getString(R.string.ut_setup_new_description);
80 description = getString(R.string.nt_setup_new_description);
84 description = getString(R.string.bt_setup_new_description);
90 description = getString(R.string.ut_setup_again_description);
93 description = getString(R.string.nt_setup_again_description);
96 description = getString(R.string.bt_setup_again_description);
99 return new Guidance(title, description, null, null);
  /packages/apps/TV/src/com/android/tv/ui/sidepanel/
SubMenuItem.java 27 public SubMenuItem(String title, String description, SideFragmentManager fragmentManager) {
28 super(title, description);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
UnsupportedFormatException.java 23 public UnsupportedFormatException(String description) {
24 super(description);
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.pom 10 <description>A subset of IntelliJ IDEA's AST APIs and implementation,
13 </description>
  /prebuilts/misc/common/robolectric/lib/
backport-util-concurrent-3.1.pom 9 <description>Dawid Kurzyniec's backport of JSR 166</description>
bcprov-jdk16-1.46.pom 9 <description>The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.6.</description>
hamcrest-core-1.3.pom 15 <description>
17 </description>
hamcrest-library-1.3.pom 15 <description>
17 </description>
  /prebuilts/tools/common/m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/
backport-util-concurrent-3.1.pom 9 <description>Dawid Kurzyniec's backport of JSR 166</description>
  /prebuilts/tools/common/m2/repository/cglib/cglib-nodep/2.2.2/
cglib-nodep-2.2.2.pom 9 <description>Code generation library with shaded ASM dependecies</description>
  /prebuilts/tools/common/m2/repository/cglib/cglib-nodep/3.1/
cglib-nodep-3.1.pom 9 <description>Code generation library with shaded ASM dependecies</description>
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-core-commands/3.6.0/
org-eclipse-core-commands-3.6.0.pom 9 <description>
12 </description>
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.pom 9 <description>
12 </description>
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.pom 9 <description>
13 </description>
  /prebuilts/tools/common/m2/repository/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.pom 10 <description>A subset of IntelliJ IDEA's AST APIs and implementation,
13 </description>
  /prebuilts/tools/common/m2/repository/com/android/tools/jack/jack-api/0.1/
jack-api-0.1.pom 8 <description>Invocation API for the Jack and Jill tools.</description>
  /prebuilts/tools/common/m2/repository/com/android/tools/jack/jack-api/0.9.0/
jack-api-0.9.0.pom 8 <description>Invocation API for the Jack and Jill tools.</description>

Completed in 554 milliseconds

<<41424344454647484950>>