Searched refs:arg0 (Results 1 - 24 of 24) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/view/
H A DIWindowManagerImpl.java74 public void addAppToken(int arg0, IApplicationToken arg1, int arg2, int arg3, int arg4, argument
82 public void addWindowToken(IBinder arg0, int arg1) throws RemoteException { argument
104 public void closeSystemDialogs(String arg0) throws RemoteException { argument
120 public void disableKeyguard(IBinder arg0, String arg1) throws RemoteException { argument
132 public void exitKeyguardSecurely(IOnKeyguardExitResult arg0) throws RemoteException { argument
138 public void freezeRotation(int arg0) throws RemoteException { argument
144 public float getAnimationScale(int arg0) throws RemoteException { argument
156 public int getAppOrientation(IApplicationToken arg0) throws RemoteException { argument
174 public boolean inputMethodClientHasFocus(IInputMethodClient arg0) throws RemoteException { argument
198 public IWindowSession openSession(IWindowSessionCallback argn1, IInputMethodClient arg0, argument
205 overridePendingAppTransition(String arg0, int arg1, int arg2, IRemoteCallback startedCallback) argument
236 pauseKeyDispatching(IBinder arg0) argument
242 prepareAppTransition(int arg0, boolean arg1) argument
248 reenableKeyguard(IBinder arg0) argument
254 removeAppToken(IBinder arg0) argument
260 removeWindowToken(IBinder arg0) argument
266 resumeKeyDispatching(IBinder arg0) argument
272 screenshotApplications(IBinder arg0, int displayId, int arg1, int arg2, boolean arg3) argument
279 setAnimationScale(int arg0, float arg1) argument
285 setAnimationScales(float[] arg0) argument
296 setAppGroupId(IBinder arg0, int arg1) argument
302 setAppOrientation(IApplicationToken arg0, int arg1) argument
307 setAppStartingWindow(IBinder arg0, String arg1, int arg2, CompatibilityInfo arg3, CharSequence arg4, int arg5, int arg6, int arg7, int arg8, IBinder arg9, boolean arg10) argument
314 setAppVisibility(IBinder arg0, boolean arg1) argument
320 setAppWillBeHidden(IBinder arg0) argument
325 setEventDispatching(boolean arg0) argument
330 setFocusedApp(IBinder arg0, boolean arg1) argument
345 setForcedDisplaySize(int displayId, int arg0, int arg1) argument
365 setInTouchMode(boolean arg0) argument
370 setNewConfiguration(Configuration arg0) argument
380 updateRotation(boolean arg0, boolean arg1) argument
385 setStrictModeVisualIndicatorPreference(String arg0) argument
390 showStrictModeViolation(boolean arg0) argument
395 startAppFreezingScreen(IBinder arg0, int arg1) argument
400 startViewServer(int arg0) argument
406 statusBarVisibilityChanged(int arg0) argument
411 stopAppFreezingScreen(IBinder arg0, boolean arg1) argument
427 updateOrientationFromAppTokens(Configuration arg0, IBinder arg1) argument
434 watchRotation(IRotationWatcher arg0) argument
440 removeRotationWatcher(IRotationWatcher arg0) argument
[all...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgePowerManager.java52 public void acquireWakeLock(IBinder arg0, int arg1, String arg2, String arg2_5, WorkSource arg3, String arg4) argument
58 public void acquireWakeLockWithUid(IBinder arg0, int arg1, String arg2, String arg2_5, int arg3) argument
69 public void crash(String arg0) throws RemoteException { argument
74 public void goToSleep(long arg0, int arg1, int arg2) throws RemoteException { argument
79 public void nap(long arg0) throws RemoteException { argument
94 public void releaseWakeLock(IBinder arg0, int arg1) throws RemoteException { argument
99 public void updateWakeLockUids(IBinder arg0, int[] arg1) throws RemoteException { argument
104 public void setAttentionLight(boolean arg0, int arg1) throws RemoteException { argument
109 public void setTemporaryScreenAutoBrightnessAdjustmentSettingOverride(float arg0) throws RemoteException { argument
114 public void setTemporaryScreenBrightnessSettingOverride(int arg0) throw argument
119 setStayOnSetting(int arg0) argument
124 updateWakeLockWorkSource(IBinder arg0, WorkSource arg1, String arg2) argument
[all...]
H A DBridgeIInputMethodManager.java41 public void addClient(IInputMethodClient arg0, IInputContext arg1, int arg2, int arg3) argument
48 public void finishInput(IInputMethodClient arg0) throws RemoteException { argument
66 public List<InputMethodSubtype> getEnabledInputMethodSubtypeList(String arg0, argument
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
111 public void registerSuggestionSpansForNotification(SuggestionSpan[] arg0) argument
118 public void removeClient(IInputMethodClient arg0) throws RemoteException { argument
124 public void setAdditionalInputMethodSubtypes(String arg0, InputMethodSubtype[] arg1) argument
130 public boolean setCurrentInputMethodSubtype(InputMethodSubtype arg0) throw argument
136 setImeWindowStatus(IBinder arg0, int arg1, int arg2) argument
141 setInputMethod(IBinder arg0, String arg1) argument
147 setInputMethodAndSubtype(IBinder arg0, String arg1, InputMethodSubtype arg2) argument
154 setInputMethodEnabled(String arg0, boolean arg1) argument
160 showInputMethodAndSubtypeEnablerFromClient(IInputMethodClient arg0, String arg1) argument
167 showInputMethodPickerFromClient(IInputMethodClient arg0) argument
173 showMySoftInput(IBinder arg0, int arg1) argument
179 showSoftInput(IInputMethodClient arg0, int arg1, ResultReceiver arg2) argument
193 switchToLastInputMethod(IBinder arg0) argument
199 switchToNextInputMethod(IBinder arg0, boolean arg1) argument
205 shouldOfferSwitchingToNextInputMethod(IBinder arg0) argument
222 updateStatusIcon(IBinder arg0, String arg1, int arg2) argument
[all...]
H A DBridgeContentProvider.java44 ArrayList<ContentProviderOperation> arg0)
51 public int bulkInsert(String callingPackage, Uri arg0, ContentValues[] arg1) argument
58 public Bundle call(String callingPackage, String arg0, String arg1, Bundle arg2) argument
65 public int delete(String callingPackage, Uri arg0, String arg1, String[] arg2) argument
72 public String getType(Uri arg0) throws RemoteException { argument
78 public Uri insert(String callingPackage, Uri arg0, ContentValues arg1) throws RemoteException { argument
85 String callingPackage, Uri arg0, String arg1, ICancellationSignal signal)
93 String callingPackage, Uri arg0, String arg1, ICancellationSignal signal, IBinder token)
100 public Cursor query(String callingPackage, Uri arg0, String[] arg1, String arg2, String[] arg3, argument
107 public int update(String callingPackage, Uri arg0, ContentValue argument
43 applyBatch(String callingPackage, ArrayList<ContentProviderOperation> arg0) argument
84 openAssetFile( String callingPackage, Uri arg0, String arg1, ICancellationSignal signal) argument
92 openFile( String callingPackage, Uri arg0, String arg1, ICancellationSignal signal, IBinder token) argument
120 getStreamTypes(Uri arg0, String arg1) argument
126 openTypedAssetFile(String callingPackage, Uri arg0, String arg1, Bundle arg2, ICancellationSignal signal) argument
[all...]
H A DBridgeWindow.java34 public void dispatchAppVisibility(boolean arg0) throws RemoteException { argument
44 public void executeCommand(String arg0, String arg1, ParcelFileDescriptor arg2) argument
56 public void moved(int arg0, int arg1) throws RemoteException { argument
61 public void windowFocusChanged(boolean arg0, boolean arg1) throws RemoteException { argument
H A DBridgeWindowSession.java41 public int add(IWindow arg0, int seq, LayoutParams arg1, int arg2, Rect arg3, Rect arg4, argument
49 public int addToDisplay(IWindow arg0, int seq, LayoutParams arg1, int arg2, int displayId, argument
57 public int addWithoutInputChannel(IWindow arg0, int seq, LayoutParams arg1, int arg2, argument
65 public int addToDisplayWithoutInputChannel(IWindow arg0, int seq, LayoutParams arg1, int arg2, argument
73 public void finishDrawing(IWindow arg0) throws RemoteException { argument
113 public void remove(IWindow arg0) throws RemoteException { argument
118 public void setInTouchMode(boolean arg0) throws RemoteException { argument
123 public void setTransparentRegion(IWindow arg0, Region arg1) throws RemoteException { argument
H A DBridgeContext.java925 public boolean bindService(Intent arg0, ServiceConnection arg1, int arg2) { argument
931 public int checkCallingOrSelfPermission(String arg0) { argument
937 public int checkCallingOrSelfUriPermission(Uri arg0, int arg1) { argument
943 public int checkCallingPermission(String arg0) { argument
949 public int checkCallingUriPermission(Uri arg0, int arg1) { argument
955 public int checkPermission(String arg0, int arg1, int arg2) { argument
961 public int checkPermission(String arg0, int arg1, int arg2, IBinder arg3) { argument
967 public int checkUriPermission(Uri arg0, int arg1, int arg2, int arg3) { argument
973 public int checkUriPermission(Uri arg0, int arg1, int arg2, int arg3, IBinder arg4) { argument
979 public int checkUriPermission(Uri arg0, Strin argument
992 createPackageContext(String arg0, int arg1) argument
998 createPackageContextAsUser(String arg0, int arg1, UserHandle user) argument
1028 deleteDatabase(String arg0) argument
1034 deleteFile(String arg0) argument
1040 enforceCallingOrSelfPermission(String arg0, String arg1) argument
1046 enforceCallingOrSelfUriPermission(Uri arg0, int arg1, String arg2) argument
1053 enforceCallingPermission(String arg0, String arg1) argument
1059 enforceCallingUriPermission(Uri arg0, int arg1, String arg2) argument
1065 enforcePermission(String arg0, int arg1, int arg2, String arg3) argument
1071 enforceUriPermission(Uri arg0, int arg1, int arg2, int arg3, String arg4) argument
1078 enforceUriPermission(Uri arg0, String arg1, String arg2, int arg3, int arg4, int arg5, String arg6) argument
1123 getDatabasePath(String arg0) argument
1129 getDir(String arg0, int arg1) argument
1135 getFileStreamPath(String arg0) argument
1206 getSharedPreferences(String arg0, int arg1) argument
1230 grantUriPermission(String arg0, Uri arg1, int arg2) argument
1236 openFileInput(String arg0) argument
1242 openFileOutput(String arg0, int arg1) argument
1248 openOrCreateDatabase(String arg0, int arg1, CursorFactory arg2) argument
1254 openOrCreateDatabase(String arg0, int arg1, CursorFactory arg2, DatabaseErrorHandler arg3) argument
1267 registerReceiver(BroadcastReceiver arg0, IntentFilter arg1) argument
1273 registerReceiver(BroadcastReceiver arg0, IntentFilter arg1, String arg2, Handler arg3) argument
1280 registerReceiverAsUser(BroadcastReceiver arg0, UserHandle arg0p5, IntentFilter arg1, String arg2, Handler arg3) argument
1287 removeStickyBroadcast(Intent arg0) argument
1293 revokeUriPermission(Uri arg0, int arg1) argument
1299 sendBroadcast(Intent arg0) argument
1305 sendBroadcast(Intent arg0, String arg1) argument
1316 sendOrderedBroadcast(Intent arg0, String arg1) argument
1322 sendOrderedBroadcast(Intent arg0, String arg1, BroadcastReceiver arg2, Handler arg3, int arg4, String arg5, Bundle arg6) argument
1363 sendStickyBroadcast(Intent arg0) argument
1394 setTheme(int arg0) argument
1400 setWallpaper(Bitmap arg0) argument
1406 setWallpaper(InputStream arg0) argument
1412 startActivity(Intent arg0) argument
1417 startActivity(Intent arg0, Bundle arg1) argument
1436 startInstrumentation(ComponentName arg0, String arg1, Bundle arg2) argument
1443 startService(Intent arg0) argument
1449 stopService(Intent arg0) argument
1455 startServiceAsUser(Intent arg0, UserHandle arg1) argument
1461 stopServiceAsUser(Intent arg0, UserHandle arg1) argument
1467 unbindService(ServiceConnection arg0) argument
1473 unregisterReceiver(BroadcastReceiver arg0) argument
1484 startActivities(Intent[] arg0) argument
1490 startActivities(Intent[] arg0, Bundle arg1) argument
[all...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/internal/textservice/
H A DITextServicesManager_Stub_Delegate.java47 public void finishSpellCheckerService(ISpellCheckerSessionListener arg0) argument
54 public SpellCheckerInfo getCurrentSpellChecker(String arg0) throws RemoteException { argument
60 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
99 public void setSpellCheckerEnabled(boolean arg0) throws RemoteException { argument
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/view/
H A DWindowManagerImpl.java47 public void addView(View arg0, android.view.ViewGroup.LayoutParams arg1) { argument
52 public void removeView(View arg0) { argument
57 public void updateViewLayout(View arg0, android.view.ViewGroup.LayoutParams arg1) { argument
63 public void removeViewImmediate(View arg0) { argument
/frameworks/base/tests/MusicServiceDemo/src/com/example/android/musicservicedemo/browser/
H A DMusicProviderTask.java52 protected Void doInBackground(Void... arg0) { argument
/frameworks/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/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
H A DDataVerify.java113 public IBinder onBind(Intent arg0) { argument
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
H A DPlaybackOverlayFragment.java348 public void onAnimationUpdate(ValueAnimator arg0) {
349 setBgAlpha((Integer) arg0.getAnimatedValue());
388 public void onAnimationUpdate(ValueAnimator arg0) {
391 final float fraction = (Float) arg0.getAnimatedValue();
430 public void onAnimationUpdate(ValueAnimator arg0) {
434 final float fraction = (Float) arg0.getAnimatedValue();
460 public void onAnimationUpdate(ValueAnimator arg0) {
471 vh.view.setAlpha((Float) arg0.getAnimatedValue());
H A DPlaybackOverlaySupportFragment.java350 public void onAnimationUpdate(ValueAnimator arg0) {
351 setBgAlpha((Integer) arg0.getAnimatedValue());
390 public void onAnimationUpdate(ValueAnimator arg0) {
393 final float fraction = (Float) arg0.getAnimatedValue();
432 public void onAnimationUpdate(ValueAnimator arg0) {
436 final float fraction = (Float) arg0.getAnimatedValue();
462 public void onAnimationUpdate(ValueAnimator arg0) {
473 vh.view.setAlpha((Float) arg0.getAnimatedValue());
/frameworks/base/tests/OneMedia/src/com/android/onemedia/playback/
H A DLocalRenderer.java665 public void surfaceDestroyed(SurfaceHolder arg0) {
669 public void surfaceCreated(SurfaceHolder arg0) {
671 player.setDisplay(arg0);
677 public void surfaceChanged(SurfaceHolder arg0, int arg1, int arg2, int arg3) {
/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewController.java974 public void onAnimationEnd(Animation arg0) {
979 public void onAnimationRepeat(Animation arg0) {
983 public void onAnimationStart(Animation arg0) {
1058 public void onAnimationEnd(Animation arg0) {
1063 public void onAnimationRepeat(Animation arg0) {
1067 public void onAnimationStart(Animation arg0) {
/frameworks/webview/chromium/java/com/android/webview/chromium/
H A DWebViewChromium.java2175 public boolean drawChild(Canvas arg0, View arg1, long arg2) { argument
2181 public boolean super_onKeyUp(int arg0, KeyEvent arg1) { argument
2187 public boolean super_dispatchKeyEventPreIme(KeyEvent arg0) { argument
2198 public boolean super_onGenericMotionEvent(MotionEvent arg0) { argument
2199 return mWebViewPrivate.super_onGenericMotionEvent(arg0);
2203 public void super_onConfigurationChanged(Configuration arg0) { argument
2220 public boolean super_awakenScrollBars(int arg0, boolean arg1) { argument
/frameworks/base/core/tests/coretests/src/android/text/
H A DTextUtilsTest.java484 public char charAt(int arg0) { argument
492 public CharSequence subSequence(int arg0, int arg1) { argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java496 public int compare(SubscriptionInfo arg0, SubscriptionInfo arg1) {
498 int flag = arg0.getSimSlotIndex() - arg1.getSimSlotIndex();
501 return arg0.getSubscriptionId() - arg1.getSubscriptionId();
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/
H A DWapPushManager.java372 public IBinder onBind(Intent arg0) { argument
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
H A DIPControlsJB.java162 public boolean onItemLongClick(AdapterView<?> arg0, View arg1,
/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbDeviceManager.java407 public void sendMessage(int what, Object arg0, boolean arg1) { argument
410 m.obj = arg0;
/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java2146 public void onCancel(DialogInterface arg0) {
2240 public void onCancel(DialogInterface arg0) {
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pServiceImpl.java1775 public void onCancel(DialogInterface arg0) {
2326 public void onCancel(DialogInterface arg0) {

Completed in 635 milliseconds