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

1 2 3 4 5 6 7 8 91011>>

  /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/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DebuggeeException.java 38 public DebuggeeException(String arg0) {
39 super(arg0);
  /external/robolectric/src/main/java/android/os/
TestVibrator.java 17 public void vibrate(long arg0) {
22 public void vibrate(long[] arg0, int arg1) {
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
MockSocketChannel.java 29 protected MockSocketChannel(SelectorProvider arg0) {
30 super(arg0);
49 public boolean connect(SocketAddress arg0) throws IOException {
59 public int read(ByteBuffer arg0) throws IOException {
64 public long read(ByteBuffer[] arg0, int arg1, int arg2) throws IOException {
69 public int write(ByteBuffer arg0) throws IOException {
74 public long write(ByteBuffer[] arg0, int arg1, int arg2) throws IOException {
83 protected void implConfigureBlocking(boolean arg0) throws IOException {
MockDatagramChannel.java 29 public MockDatagramChannel(SelectorProvider arg0) {
30 super(arg0);
44 public DatagramChannel connect(SocketAddress arg0) throws IOException {
54 public SocketAddress receive(ByteBuffer arg0) throws IOException {
59 public int send(ByteBuffer arg0, SocketAddress arg1) throws IOException {
64 public int read(ByteBuffer arg0) throws IOException {
69 public long read(ByteBuffer[] arg0, int arg1, int arg2) throws IOException {
74 public int write(ByteBuffer arg0) throws IOException {
79 public long write(ByteBuffer[] arg0, int arg1, int arg2) throws IOException {
89 protected void implConfigureBlocking(boolean arg0) throws IOException
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/
UTF16CharsetTest.java 27 public UTF16CharsetTest(String arg0) {
28 super(arg0, "UTF-16", new String[] { "UTF_16" }, true, true);
  /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...]
  /frameworks/base/tools/layoutlib/bridge/src/android/view/
IWindowManagerImpl.java 74 public void addAppToken(int arg0, IApplicationToken arg1, int arg2, int arg3, int arg4,
82 public void addWindowToken(IBinder arg0, int arg1) throws RemoteException {
104 public void closeSystemDialogs(String arg0) throws RemoteException {
120 public void disableKeyguard(IBinder arg0, String arg1) throws RemoteException {
132 public void exitKeyguardSecurely(IOnKeyguardExitResult arg0) throws RemoteException {
138 public void freezeRotation(int arg0) throws RemoteException {
144 public float getAnimationScale(int arg0) throws RemoteException {
156 public int getAppOrientation(IApplicationToken arg0) throws RemoteException {
174 public boolean inputMethodClientHasFocus(IInputMethodClient arg0) throws RemoteException {
198 public IWindowSession openSession(IWindowSessionCallback argn1, IInputMethodClient arg0,
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgePowerManager.java 52 public void acquireWakeLock(IBinder arg0, int arg1, String arg2, String arg2_5, WorkSource arg3, String arg4)
58 public void acquireWakeLockWithUid(IBinder arg0, int arg1, String arg2, String arg2_5, int arg3)
69 public void crash(String arg0) throws RemoteException {
74 public void goToSleep(long arg0, int arg1, int arg2) throws RemoteException {
79 public void nap(long arg0) throws RemoteException {
94 public void releaseWakeLock(IBinder arg0, int arg1) throws RemoteException {
99 public void updateWakeLockUids(IBinder arg0, int[] arg1) throws RemoteException {
104 public void setAttentionLight(boolean arg0, int arg1) throws RemoteException {
109 public void setTemporaryScreenAutoBrightnessAdjustmentSettingOverride(float arg0) throws RemoteException {
114 public void setTemporaryScreenBrightnessSettingOverride(int arg0) throws RemoteException
    [all...]
  /external/llvm/test/MC/AsmParser/
vararg.s 8 .macro ifcc2 arg0 arg1:vararg
10 movl \arg0, \arg1
14 .macro ifcc3 arg0, arg1:vararg
16 movl \arg0, \arg1
20 .macro ifcc4 arg0, arg1:vararg
22 movl \arg1, \arg0
vararg-default-value.s 6 .macro abcd arg0=%eax arg1:vararg=%ebx
7 movl \arg0, \arg1
  /development/ndk/platforms/android-3/include/linux/
thread_info.h 17 unsigned long arg0, arg1, arg2, arg3; member in struct:restart_block
  /external/chromium_org/v8/test/mjsunit/runtime-gen/
arrayconcat.js 4 var arg0 = [1, 'a']; variable
5 %ArrayConcat(arg0);
parsejson.js 4 var arg0 = "{}"; variable
5 %ParseJson(arg0);
  /external/lldb/tools/debugserver/scripts/
diagnose-termination.d 10 printf("pid %d called kill(%d, %d)\n", pid, arg0, arg1);
16 printf("pid %d called pthread_kill(%p, %d)\n", pid, arg0, arg1);
  /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

Completed in 731 milliseconds

1 2 3 4 5 6 7 8 91011>>