HomeSort by relevance Sort by last modified time
    Searched full:details (Results 1 - 25 of 9872) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/compiler/template/
README.txt 1 See README.txt under dalvik/vm/mterp for details.
  /dalvik/dx/src/junit/runner/
FailureDetailView.java 8 * A view to show a details about a failure
16 * Shows details of a TestFailure
  /external/junit/src/junit/runner/
FailureDetailView.java 8 * A view to show a details about a failure
16 * Shows details of a TestFailure
  /external/libpcap/
acconfig.h 2 * implementation details wrt "const"; newer versions
3 * have different implementation details so for now we
  /external/dhcpcd/
android.conf 2 # See dhcpcd.conf(5) for details.
dhcpcd.conf 2 # See dhcpcd.conf(5) for details.
  /external/webkit/WebCore/manual-tests/
redirect.html 2 <p>See redirection-target.html for details of what this tests.</p>
  /hardware/broadcom/wlan/bcm4329/config/
android_dhcpcd.conf 2 # See dhcpcd.conf(5) for details.
  /hardware/ti/wlan/wl1271/config/
android_dhcpcd.conf 2 # See dhcpcd.conf(5) for details.
  /system/wlan/ti/sta_dk_4_0_4_32/config/
android_dhcpcd.conf 2 # See dhcpcd.conf(5) for details.
  /system/wlan/ti/wilink_6_1/config/
android_dhcpcd.conf 2 # See dhcpcd.conf(5) for details.
  /dalvik/libcore/luni/src/test/java/junit/runner/
FailureDetailView.java 9 * A view to show a details about a failure
20 * Shows details of a TestFailure
  /external/iptables/extensions/
libip6t_udp.man 8 option of the TCP extension for details.
14 option of the TCP extension for details.
libipt_udp.man 8 option of the TCP extension for details.
14 option of the TCP extension for details.
  /frameworks/base/test-runner/src/junit/runner/
FailureDetailView.java 9 * A view to show a details about a failure
21 * Shows details of a TestFailure
  /ndk/docs/
LICENSES.TXT 2 See the copyright disclaimers in each respective file for details.
9 or the GNU Lesser General Public License (LGPL). For details, see the files
  /development/samples/TicTacToeLib/
README.txt 6 Please see the README.txt file in ../TicTacToeMain for more details.
  /frameworks/base/core/java/android/content/res/
package.html 5 in the package, plus important device configuration details
  /external/iptables/
ip6tables-restore.8 14 .\" GNU General Public License for more details.
49 The iptables-HOWTO, which details more iptables usage, the NAT-HOWTO,
50 which details NAT, and the netfilter-hacking-HOWTO which details the
ip6tables-save.8 14 .\" GNU General Public License for more details.
48 The iptables-HOWTO, which details more iptables usage, the NAT-HOWTO,
49 which details NAT, and the netfilter-hacking-HOWTO which details the
iptables-restore.8 14 .\" GNU General Public License for more details.
47 The iptables-HOWTO, which details more iptables usage, the NAT-HOWTO,
48 which details NAT, and the netfilter-hacking-HOWTO which details the
iptables-save.8 14 .\" GNU General Public License for more details.
46 The iptables-HOWTO, which details more iptables usage, the NAT-HOWTO,
47 which details NAT, and the netfilter-hacking-HOWTO which details the
  /external/kernel-headers/original/
README.TXT 6 For more details, please read system/bionic/kernel/README.TXT
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_mixer_MMX.h 4 This code is licensed under the LGPL (see COPYING for details)
  /packages/apps/Mms/src/com/android/mms/ui/
MessageUtils.java 135 Log.w(TAG, "No details could be retrieved.");
144 StringBuilder details = new StringBuilder(); local
160 details.append(res.getString(R.string.message_type_label));
161 details.append(res.getString(R.string.multimedia_notification));
165 details.append('\n');
166 details.append(res.getString(R.string.from_label));
167 details.append(!TextUtils.isEmpty(from)? from:
171 details.append('\n');
172 details.append(res.getString(
178 details.append('\n')
207 StringBuilder details = new StringBuilder(); local
298 StringBuilder details = new StringBuilder(); local
    [all...]

Completed in 300 milliseconds

1 2 3 4 5 6 7 8 91011>>