HomeSort by relevance Sort by last modified time
    Searched refs:arg0 (Results 1 - 25 of 493) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/jmonkeyengine/engine/src/core/com/jme3/collision/
UnsupportedCollisionException.java 44 public UnsupportedCollisionException(Throwable arg0) {
45 super(arg0);
48 public UnsupportedCollisionException(String arg0, Throwable arg1) {
49 super(arg0, arg1);
52 public UnsupportedCollisionException(String arg0) {
53 super(arg0);
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/util/
I18nException.java 10 public I18nException(String arg0, Throwable arg1) {
11 super(arg0, arg1);
14 public I18nException(String arg0) {
15 super(arg0);
18 public I18nException(Throwable arg0) {
19 super(arg0);
  /external/apache-harmony/nio_char/src/test/java/tests/api/java/nio/charset/
UTF16CharsetTest.java 27 public UTF16CharsetTest(String arg0) {
28 super(arg0, "UTF-16", new String[] { "UTF_16" }, true, true);
  /external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/
MockSocketChannel.java 29 protected MockSocketChannel(SelectorProvider arg0) {
30 super(arg0);
45 public boolean connect(SocketAddress arg0) throws IOException {
53 public int read(ByteBuffer arg0) throws IOException {
57 public long read(ByteBuffer[] arg0, int arg1, int arg2) throws IOException {
61 public int write(ByteBuffer arg0) throws IOException {
65 public long write(ByteBuffer[] arg0, int arg1, int arg2) throws IOException {
72 protected void implConfigureBlocking(boolean arg0) throws IOException {
MockDatagramChannel.java 29 public MockDatagramChannel(SelectorProvider arg0) {
30 super(arg0);
41 public DatagramChannel connect(SocketAddress arg0) throws IOException {
49 public SocketAddress receive(ByteBuffer arg0) throws IOException {
53 public int send(ByteBuffer arg0, SocketAddress arg1) throws IOException {
57 public int read(ByteBuffer arg0) throws IOException {
61 public long read(ByteBuffer[] arg0, int arg1, int arg2) throws IOException {
65 public int write(ByteBuffer arg0) throws IOException {
69 public long write(ByteBuffer[] arg0, int arg1, int arg2) throws IOException {
77 protected void implConfigureBlocking(boolean arg0) throws IOException
    [all...]
  /external/robolectric/src/main/java/android/os/
TestVibrator.java 17 public void vibrate(long arg0) {
22 public void vibrate(long[] arg0, int arg1) {
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgePowerManager.java 42 public void acquireWakeLock(IBinder arg0, int arg1, String arg2, WorkSource arg3)
48 public void crash(String arg0) throws RemoteException {
53 public void goToSleep(long arg0, int arg1) throws RemoteException {
58 public void nap(long arg0) throws RemoteException {
73 public void releaseWakeLock(IBinder arg0, int arg1) throws RemoteException {
78 public void setAttentionLight(boolean arg0, int arg1) throws RemoteException {
83 public void setTemporaryScreenAutoBrightnessAdjustmentSettingOverride(float arg0) throws RemoteException {
88 public void setTemporaryScreenBrightnessSettingOverride(int arg0) throws RemoteException {
93 public void setMaximumScreenOffTimeoutFromDeviceAdmin(int arg0) throws RemoteException {
98 public void setStayOnSetting(int arg0) throws RemoteException
    [all...]
  /external/apache-harmony/support/src/test/java/tests/support/
Support_DummyPKCS12Keystore.java 43 public Key engineGetKey(String arg0, char[] arg1)
49 public Certificate[] engineGetCertificateChain(String arg0) {
54 public Certificate engineGetCertificate(String arg0) {
59 public Date engineGetCreationDate(String arg0) {
64 public void engineSetKeyEntry(String arg0, Key arg1, char[] arg2,
69 public void engineSetKeyEntry(String arg0, byte[] arg1, Certificate[] arg2)
74 public void engineSetCertificateEntry(String arg0, Certificate arg1)
79 public void engineDeleteEntry(String arg0) throws KeyStoreException {
88 public boolean engineContainsAlias(String arg0) {
98 public boolean engineIsKeyEntry(String arg0) {
    [all...]
  /bionic/libc/kernel/common/linux/
thread_info.h 24 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /development/ndk/platforms/android-3/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block

Completed in 766 milliseconds

1 2 3 4 5 6 7 8 91011>>