Searched refs:arg1 (Results 1 - 25 of 153) sorted by last modified time

1234567

/frameworks/support/volley/tests/src/com/android/volley/mock/
H A DMockHttpClient.java80 public <T> T execute(HttpUriRequest arg0, ResponseHandler<? extends T> arg1) { argument
90 public <T> T execute(HttpUriRequest arg0, ResponseHandler<? extends T> arg1, HttpContext arg2) { argument
95 public <T> T execute(HttpHost arg0, HttpRequest arg1, ResponseHandler<? extends T> arg2) { argument
100 public <T> T execute(HttpHost arg0, HttpRequest arg1, ResponseHandler<? extends T> arg2, argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCallManager.java1445 * Message.arg1 will be the post dial character being processed,
1806 // we need send the character that is being processed in msg.arg1
1813 notifyMsg.arg1 = msg.arg1;
H A DDataConnection.java349 connectionCompletedMsg.arg1 = cid;
H A DDataConnectionAc.java170 boolean retVal = response.arg1 == 1;
204 int retVal = response.arg1;
238 int retVal = response.arg1;
H A DDataConnectionTracker.java407 msg.arg1 = 0; // tearDown is false
419 msg.arg1 = intent.getIntExtra(DATA_STALL_ALARM_TAG_EXTRA, 0);
610 onEnableApn(msg.arg1, msg.arg2);
622 onDataStallAlarm(msg.arg1);
645 mCidActive = msg.arg1;
651 onDisconnectDone(msg.arg1, (AsyncResult) msg.obj);
667 boolean tearDown = (msg.arg1 == 0) ? false : true;
672 boolean enabled = (msg.arg1 == DctConstants.ENABLED) ? true : false;
682 final boolean enabled = (msg.arg1 == DctConstants.ENABLED) ? true : false;
688 boolean met = (msg.arg1
[all...]
H A DIccFileHandler.java444 fileid = msg.arg1;
H A DPhoneBase.java323 sendIncomingCallRingNotification(msg.arg1);
H A DServiceStateTracker.java332 (msg.arg1 == mPendingRadioPowerOffAfterDataOffTag)) {
338 log("EVENT_SET_RADIO_OFF is stale arg1=" + msg.arg1 +
476 msg.arg1 = ++mPendingRadioPowerOffAfterDataOffTag;
H A DAdnRecordCache.java329 /* arg1 is efid, obj.result is ArrayList<AdnRecord>*/
331 efid = msg.arg1;
344 efid = msg.arg1;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DRilMessageDecoder.java82 msg.arg1 = resCode.value();
123 mCurrentRilMessage.mResCode = ResultCode.fromInt(msg.arg1);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaConnection.java704 // notifyMessage.arg1 is 0 on complete
736 // arg1 is the character that was/is being processed
737 notifyMessage.arg1 = c;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java1263 r.setVoiceCallForwardingFlag(1, msg.arg1 == 1);
1322 saveClirSetting(msg.arg1);
H A DGsmConnection.java639 // notifyMessage.arg1 is 0 on complete
671 // arg1 is the character that was/is being processed
672 notifyMessage.arg1 = c;
674 //Log.v("GSM", "##### processNextPostDialChar: send msg to postDialHandler, arg1=" + c);
H A DGsmDataConnectionTracker.java2349 boolean tearDown = (msg.arg1 == 0) ? false : true;
H A DGsmMmiCode.java903 * msg.arg1 = 1 means to set unconditional voice call forwarding
906 if ((ar.exception == null) && (msg.arg1 == 1)) {
H A DSIMRecords.java947 Log.i("ENF", "marked read: sms " + msg.arg1);
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGSMPhoneTest.java1370 assertEquals(',', msg.arg1);
1376 assertEquals('1', msg.arg1);
1383 assertEquals('2', msg.arg1);
1390 assertEquals('3', msg.arg1);
1397 assertEquals('4', msg.arg1);
1404 assertEquals(';', msg.arg1);
1414 assertEquals('5', msg.arg1);
1420 assertEquals('N', msg.arg1);
1432 assertEquals(',', msg.arg1);
1437 assertEquals('6', msg.arg1);
[all...]
/frameworks/ex/carousel/java/com/android/ex/carousel/
H A DCarouselViewHelper.java99 int id = msg.arg1;
139 int id = msg.arg1;
/frameworks/ex/common/java/com/android/common/contacts/
H A DBaseEmailAddressAdapter.java272 showSearchPendingIfNotComplete(msg.arg1);
/frameworks/compile/libbcc/tests/data/src/
H A Dfloat.c25 void testVars(float arg0, float arg1, double arg2, double arg3) { argument
29 f1 = arg1;
33 local1 = arg1;
37 printf("args: %g %g %g %g\n", arg0, arg1, arg2, arg3);
/frameworks/base/tools/layoutlib/bridge/src/android/view/
H A DIWindowManagerImpl.java90 public void addAppToken(int arg0, IApplicationToken arg1, int arg2, int arg3, boolean arg4, argument
98 public void addWindowToken(IBinder arg0, int arg1) throws RemoteException { argument
130 public void disableKeyguard(IBinder arg0, String arg1) throws RemoteException { argument
208 public void moveAppToken(int arg0, IBinder arg1) throws RemoteException { argument
226 public IWindowSession openSession(IInputMethodClient arg0, IInputContext arg1) argument
233 public void overridePendingAppTransition(String arg0, int arg1, int arg2, argument
258 public void prepareAppTransition(int arg0, boolean arg1) throws RemoteException { argument
288 public Bitmap screenshotApplications(IBinder arg0, int displayId, int arg1, int arg2) argument
295 public void setAnimationScale(int arg0, float arg1) throws RemoteException { argument
307 public void setAppGroupId(IBinder arg0, int arg1) throw argument
313 setAppOrientation(IApplicationToken arg0, int arg1) argument
318 setAppStartingWindow(IBinder arg0, String arg1, int arg2, CompatibilityInfo arg3, CharSequence arg4, int arg5, int arg6, int arg7, IBinder arg8, boolean arg9) argument
325 setAppVisibility(IBinder arg0, boolean arg1) argument
341 setFocusedApp(IBinder arg0, boolean arg1) argument
346 setForcedDisplaySize(int displayId, int arg0, int arg1) argument
366 updateRotation(boolean arg0, boolean arg1) argument
381 startAppFreezingScreen(IBinder arg0, int arg1) argument
397 stopAppFreezingScreen(IBinder arg0, boolean arg1) argument
413 updateOrientationFromAppTokens(Configuration arg0, IBinder arg1) argument
[all...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/internal/textservice/
H A DITextServicesManager_Stub_Delegate.java60 public SpellCheckerSubtype getCurrentSpellCheckerSubtype(String arg0, boolean arg1) argument
73 public void getSpellCheckerService(String arg0, String arg1, argument
87 public void setCurrentSpellChecker(String arg0, String arg1) throws RemoteException { argument
93 public void setCurrentSpellCheckerSubtype(String arg0, int arg1) throws RemoteException { argument
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeContentProvider.java50 public int bulkInsert(Uri arg0, ContentValues[] arg1) throws RemoteException { argument
56 public Bundle call(String arg0, String arg1, Bundle arg2) throws RemoteException { argument
62 public int delete(Uri arg0, String arg1, String[] arg2) throws RemoteException { argument
74 public Uri insert(Uri arg0, ContentValues arg1) throws RemoteException { argument
80 public AssetFileDescriptor openAssetFile(Uri arg0, String arg1) throws RemoteException, argument
87 public ParcelFileDescriptor openFile(Uri arg0, String arg1) throws RemoteException, argument
94 public Cursor query(Uri arg0, String[] arg1, String arg2, String[] arg3, String arg4, argument
101 public int update(Uri arg0, ContentValues arg1, String arg2, String[] arg3) argument
114 public String[] getStreamTypes(Uri arg0, String arg1) throws RemoteException { argument
120 public AssetFileDescriptor openTypedAssetFile(Uri arg0, String arg1, Bundl argument
[all...]
H A DBridgeContext.java861 public boolean bindService(Intent arg0, ServiceConnection arg1, int arg2) { argument
873 public int checkCallingOrSelfUriPermission(Uri arg0, int arg1) { argument
885 public int checkCallingUriPermission(Uri arg0, int arg1) { argument
891 public int checkPermission(String arg0, int arg1, int arg2) { argument
897 public int checkUriPermission(Uri arg0, int arg1, int arg2, int arg3) { argument
903 public int checkUriPermission(Uri arg0, String arg1, String arg2, int arg3, argument
916 public Context createPackageContext(String arg0, int arg1) { argument
922 public Context createPackageContextAsUser(String arg0, int arg1, UserHandle user) { argument
958 public void enforceCallingOrSelfPermission(String arg0, String arg1) { argument
964 public void enforceCallingOrSelfUriPermission(Uri arg0, int arg1, argument
971 enforceCallingPermission(String arg0, String arg1) argument
977 enforceCallingUriPermission(Uri arg0, int arg1, String arg2) argument
983 enforcePermission(String arg0, int arg1, int arg2, String arg3) argument
989 enforceUriPermission(Uri arg0, int arg1, int arg2, int arg3, String arg4) argument
996 enforceUriPermission(Uri arg0, String arg1, String arg2, int arg3, int arg4, int arg5, String arg6) argument
1041 getDir(String arg0, int arg1) argument
1100 getSharedPreferences(String arg0, int arg1) argument
1122 grantUriPermission(String arg0, Uri arg1, int arg2) argument
1134 openFileOutput(String arg0, int arg1) argument
1140 openOrCreateDatabase(String arg0, int arg1, CursorFactory arg2) argument
1146 openOrCreateDatabase(String arg0, int arg1, CursorFactory arg2, DatabaseErrorHandler arg3) argument
1159 registerReceiver(BroadcastReceiver arg0, IntentFilter arg1) argument
1165 registerReceiver(BroadcastReceiver arg0, IntentFilter arg1, String arg2, Handler arg3) argument
1172 registerReceiverAsUser(BroadcastReceiver arg0, UserHandle arg0p5, IntentFilter arg1, String arg2, Handler arg3) argument
1185 revokeUriPermission(Uri arg0, int arg1) argument
1197 sendBroadcast(Intent arg0, String arg1) argument
1203 sendOrderedBroadcast(Intent arg0, String arg1) argument
1209 sendOrderedBroadcast(Intent arg0, String arg1, BroadcastReceiver arg2, Handler arg3, int arg4, String arg5, Bundle arg6) argument
1289 startActivity(Intent arg0, Bundle arg1) argument
1308 startInstrumentation(ComponentName arg0, String arg1, Bundle arg2) argument
1327 startServiceAsUser(Intent arg0, UserHandle arg1) argument
1333 stopServiceAsUser(Intent arg0, UserHandle arg1) argument
1362 startActivities(Intent[] arg0, Bundle arg1) argument
[all...]
H A DBridgeIInputMethodManager.java41 public void addClient(IInputMethodClient arg0, IInputContext arg1, int arg2, int arg3) argument
67 boolean arg1) throws RemoteException {
91 public void hideMySoftInput(IBinder arg0, int arg1) throws RemoteException { argument
97 public boolean hideSoftInput(IInputMethodClient arg0, int arg1, ResultReceiver arg2) argument
104 public boolean notifySuggestionPicked(SuggestionSpan arg0, String arg1, int arg2) argument
124 public void setAdditionalInputMethodSubtypes(String arg0, InputMethodSubtype[] arg1) argument
136 public void setImeWindowStatus(IBinder arg0, int arg1, int arg2) throws RemoteException { argument
142 public void setInputMethod(IBinder arg0, String arg1) throws RemoteException { argument
148 public void setInputMethodAndSubtype(IBinder arg0, String arg1, InputMethodSubtype arg2) argument
155 public boolean setInputMethodEnabled(String arg0, boolean arg1) throw argument
66 getEnabledInputMethodSubtypeList(InputMethodInfo arg0, boolean arg1) argument
161 showInputMethodAndSubtypeEnablerFromClient(IInputMethodClient arg0, String arg1) argument
174 showMySoftInput(IBinder arg0, int arg1) argument
180 showSoftInput(IInputMethodClient arg0, int arg1, ResultReceiver arg2) argument
200 switchToNextInputMethod(IBinder arg0, boolean arg1) argument
206 updateStatusIcon(IBinder arg0, String arg1, int arg2) argument
[all...]

Completed in 4288 milliseconds

1234567