/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | BridgeIInputMethodManager.java | 43 public void addClient(IInputMethodClient arg0, IInputContext arg1, int arg2, int arg3) in addClient() argument 50 public void finishInput(IInputMethodClient arg0) throws RemoteException { in finishInput() argument 68 public List<InputMethodSubtype> getEnabledInputMethodSubtypeList(String arg0, in getEnabledInputMethodSubtypeList() argument 93 public void hideMySoftInput(IBinder arg0, int arg1) throws RemoteException { in hideMySoftInput() argument 99 public boolean hideSoftInput(IInputMethodClient arg0, int arg1, ResultReceiver arg2) in hideSoftInput() argument 106 public boolean notifySuggestionPicked(SuggestionSpan arg0, String arg1, int arg2) in notifySuggestionPicked() argument 113 public void registerSuggestionSpansForNotification(SuggestionSpan[] arg0) in registerSuggestionSpansForNotification() argument 120 public void removeClient(IInputMethodClient arg0) throws RemoteException { in removeClient() argument 126 public void setAdditionalInputMethodSubtypes(String arg0, InputMethodSubtype[] arg1) in setAdditionalInputMethodSubtypes() argument 132 public boolean setCurrentInputMethodSubtype(InputMethodSubtype arg0) throws RemoteException { in setCurrentInputMethodSubtype() argument [all …]
|
D | BridgePowerManager.java | 58 …public void acquireWakeLock(IBinder arg0, int arg1, String arg2, String arg2_5, WorkSource arg3, S… in acquireWakeLock() argument 64 public void acquireWakeLockWithUid(IBinder arg0, int arg1, String arg2, String arg2_5, int arg3) in acquireWakeLockWithUid() argument 75 public void crash(String arg0) throws RemoteException { in crash() argument 80 public void goToSleep(long arg0, int arg1, int arg2) throws RemoteException { in goToSleep() argument 85 public void nap(long arg0) throws RemoteException { in nap() argument 105 public void releaseWakeLock(IBinder arg0, int arg1) throws RemoteException { in releaseWakeLock() argument 110 public void updateWakeLockUids(IBinder arg0, int[] arg1) throws RemoteException { in updateWakeLockUids() argument 115 public void setAttentionLight(boolean arg0, int arg1) throws RemoteException { in setAttentionLight() argument 120 …public void setTemporaryScreenAutoBrightnessAdjustmentSettingOverride(float arg0) throws RemoteExc… in setTemporaryScreenAutoBrightnessAdjustmentSettingOverride() argument 125 public void setTemporaryScreenBrightnessSettingOverride(int arg0) throws RemoteException { in setTemporaryScreenBrightnessSettingOverride() argument [all …]
|
D | BridgeContentProvider.java | 44 ArrayList<ContentProviderOperation> arg0) in applyBatch() argument 51 public int bulkInsert(String callingPackage, Uri arg0, ContentValues[] arg1) in bulkInsert() argument 58 public Bundle call(String callingPackage, String arg0, String arg1, Bundle arg2) in call() argument 65 public int delete(String callingPackage, Uri arg0, String arg1, String[] arg2) in delete() argument 72 public String getType(Uri arg0) throws RemoteException { in getType() argument 78 public Uri insert(String callingPackage, Uri arg0, ContentValues arg1) throws RemoteException { in insert() argument 85 String callingPackage, Uri arg0, String arg1, ICancellationSignal signal) in openAssetFile() argument 93 String callingPackage, Uri arg0, String arg1, ICancellationSignal signal, IBinder token) in openFile() argument 100 public Cursor query(String callingPackage, Uri arg0, String[] arg1, in query() argument 107 public int update(String callingPackage, Uri arg0, ContentValues arg1, String arg2, in update() argument [all …]
|
D | BridgeContext.java | 1234 public boolean bindService(Intent arg0, ServiceConnection arg1, int arg2) { in bindService() argument 1240 public int checkCallingOrSelfPermission(String arg0) { in checkCallingOrSelfPermission() argument 1246 public int checkCallingOrSelfUriPermission(Uri arg0, int arg1) { in checkCallingOrSelfUriPermission() argument 1252 public int checkCallingPermission(String arg0) { in checkCallingPermission() argument 1258 public int checkCallingUriPermission(Uri arg0, int arg1) { in checkCallingUriPermission() argument 1264 public int checkPermission(String arg0, int arg1, int arg2) { in checkPermission() argument 1270 public int checkSelfPermission(String arg0) { in checkSelfPermission() argument 1276 public int checkPermission(String arg0, int arg1, int arg2, IBinder arg3) { in checkPermission() argument 1282 public int checkUriPermission(Uri arg0, int arg1, int arg2, int arg3) { in checkUriPermission() argument 1288 public int checkUriPermission(Uri arg0, int arg1, int arg2, int arg3, IBinder arg4) { in checkUriPermission() argument [all …]
|
D | BridgeWindowSession.java | 41 public int add(IWindow arg0, int seq, LayoutParams arg1, int arg2, Rect arg3, Rect arg4, in add() argument 49 public int addToDisplay(IWindow arg0, int seq, LayoutParams arg1, int arg2, int displayId, in addToDisplay() argument 57 public int addWithoutInputChannel(IWindow arg0, int seq, LayoutParams arg1, int arg2, in addWithoutInputChannel() argument 65 public int addToDisplayWithoutInputChannel(IWindow arg0, int seq, LayoutParams arg1, int arg2, in addToDisplayWithoutInputChannel() argument 73 public void finishDrawing(IWindow arg0) throws RemoteException { in finishDrawing() argument 109 public void remove(IWindow arg0) throws RemoteException { in remove() argument 114 public void setInTouchMode(boolean arg0) throws RemoteException { in setInTouchMode() argument 119 public void setTransparentRegion(IWindow arg0, Region arg1) throws RemoteException { in setTransparentRegion() argument
|
D | BridgeWindow.java | 36 public void dispatchAppVisibility(boolean arg0) throws RemoteException { in dispatchAppVisibility() argument 46 public void executeCommand(String arg0, String arg1, ParcelFileDescriptor arg2) in executeCommand() argument 59 public void moved(int arg0, int arg1) throws RemoteException { in moved() argument 64 public void windowFocusChanged(boolean arg0, boolean arg1) throws RemoteException { in windowFocusChanged() argument
|
/frameworks/layoutlib/bridge/src/android/view/ |
D | IWindowManagerImpl.java | 79 public void addWindowToken(IBinder arg0, int arg1, int arg2) throws RemoteException { in addWindowToken() argument 101 public void closeSystemDialogs(String arg0) throws RemoteException { in closeSystemDialogs() argument 117 public void disableKeyguard(IBinder arg0, String arg1) throws RemoteException { in disableKeyguard() argument 129 public void exitKeyguardSecurely(IOnKeyguardExitResult arg0) throws RemoteException { in exitKeyguardSecurely() argument 135 public void freezeRotation(int arg0) throws RemoteException { in freezeRotation() argument 141 public float getAnimationScale(int arg0) throws RemoteException { in getAnimationScale() argument 165 public boolean inputMethodClientHasFocus(IInputMethodClient arg0) throws RemoteException { in inputMethodClientHasFocus() argument 189 public IWindowSession openSession(IWindowSessionCallback argn1, IInputMethodClient arg0, in openSession() argument 196 public void overridePendingAppTransition(String arg0, int arg1, int arg2, in overridePendingAppTransition() argument 246 public void prepareAppTransition(int arg0, boolean arg1) throws RemoteException { in prepareAppTransition() argument [all …]
|
/frameworks/base/tools/preload2/src/com/android/preload/classdataretrieval/hprof/ |
D | GeneralHprofDumpHandler.java | 48 public void onEndFailure(Client arg0, String arg1) { in onEndFailure() argument 51 h.onEndFailure(arg0, arg1); in onEndFailure() 56 public void onSuccess(String arg0, Client arg1) { in onSuccess() argument 59 h.onSuccess(arg0, arg1); in onSuccess() 64 public void onSuccess(byte[] arg0, Client arg1) { in onSuccess() argument 67 h.onSuccess(arg0, arg1); in onSuccess()
|
D | Hprof.java | 150 public void onEndFailure(Client arg0, String arg1) { in onEndFailure() argument 152 if (client == arg0) { in onEndFailure() 166 public void onSuccess(String arg0, Client arg1) { in onSuccess() argument 171 arg1.getDevice().getSyncService().pullFile(arg0, in onSuccess() 185 public void onSuccess(byte[] arg0, Client arg1) { in onSuccess() argument 192 out.write(arg0); in onSuccess()
|
/frameworks/base/tools/preload2/src/com/android/preload/ |
D | DeviceUtils.java | 247 public void addOutput(byte[] arg0, int arg1, int arg2) {} in addOutput() argument 265 public void addOutput(byte[] arg0, int arg1, int arg2) { in addOutput() argument 266 builder.append(new String(arg0, arg1, arg2)); in addOutput() 364 public void deviceChanged(IDevice arg0, int arg1) { in deviceChanged() argument 366 deviceConnected(arg0); in deviceChanged() 370 public void deviceConnected(IDevice arg0) { in deviceConnected() argument 376 if (serial == null || serial.equals(arg0.getSerialNumber())) { in deviceConnected() 377 device = arg0; in deviceConnected() 385 public void deviceDisconnected(IDevice arg0) { in deviceDisconnected() argument 400 public void deviceChanged(IDevice arg0, int arg1) { in deviceChanged() argument [all …]
|
D | ClientUtils.java | 165 public void clientChanged(Client arg0, int arg1) { in clientChanged() argument 167 if ((arg1 & Client.CHANGE_INFO) != 0 && (arg0.getDevice() == device)) { in clientChanged() 168 if (isTargetClient(arg0)) { in clientChanged() 169 result = arg0; in clientChanged() 216 public void clientChanged(Client arg0, int arg1) { in clientChanged() argument 218 if ((arg1 & Client.CHANGE_INFO) != 0 && (arg0.getDevice() == device)) { in clientChanged()
|
/frameworks/base/tools/preload2/src/com/android/preload/ui/ |
D | NullProgressMonitor.java | 24 public void advance(int arg0) {} in advance() argument 32 public void start(int arg0) {} in start() argument 35 public void startSubTask(String arg0) {} in startSubTask() argument
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/view/ |
D | WindowManagerImpl.java | 52 public void addView(View arg0, android.view.ViewGroup.LayoutParams arg1) { in addView() argument 57 public void removeView(View arg0) { in removeView() argument 62 public void updateViewLayout(View arg0, android.view.ViewGroup.LayoutParams arg1) { in updateViewLayout() argument 68 public void removeViewImmediate(View arg0) { in removeViewImmediate() argument
|
/frameworks/av/services/mediaextractor/seccomp_policy/ |
D | mediaextractor-arm64.policy | 40 # socket: arg0 == AF_LOCAL 41 socket: arg0 == 1
|
/frameworks/compile/slang/ |
D | slang_rs_foreach_lowering.cpp | 120 clang::Expr* arg0 = CE->getArg(0); in matchKernelLaunchCall() local 121 const clang::FunctionDecl* kernel = matchFunctionDesignator(arg0); in matchKernelLaunchCall() 124 mCtxt->ReportError(arg0->getExprLoc(), in matchKernelLaunchCall() 255 const clang::Expr* arg0 = CE->getArg(0); in VisitCallExpr() local 256 const clang::SourceLocation Loc(arg0->getLocStart()); in VisitCallExpr()
|
/frameworks/av/services/medialog/ |
D | MediaLogService.cpp | 103 const String8 arg0(args[0]); in dump() local 104 if (!strcmp(arg0.string(), "-r")) { in dump()
|
/frameworks/support/samples/SupportLeanbackDemos/src/com/example/android/leanback/ |
D | ErrorFragment.java | 41 public void onClick(View arg0) { in onCreate()
|
D | ErrorSupportFragment.java | 44 public void onClick(View arg0) { in onCreate()
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/ |
D | PlaybackSupportFragment.java | 503 public void onAnimationUpdate(ValueAnimator arg0) { in loadBgAnimator() 504 setBgAlpha((Integer) arg0.getAnimatedValue()); in loadBgAnimator() 524 public void onAnimationUpdate(ValueAnimator arg0) { in loadControlRowAnimator() 535 final float fraction = (Float) arg0.getAnimatedValue(); in loadControlRowAnimator() 557 public void onAnimationUpdate(ValueAnimator arg0) { in loadOtherRowAnimator() 561 final float fraction = (Float) arg0.getAnimatedValue(); in loadOtherRowAnimator()
|
D | PlaybackFragment.java | 506 public void onAnimationUpdate(ValueAnimator arg0) { in loadBgAnimator() 507 setBgAlpha((Integer) arg0.getAnimatedValue()); in loadBgAnimator() 527 public void onAnimationUpdate(ValueAnimator arg0) { in loadControlRowAnimator() 538 final float fraction = (Float) arg0.getAnimatedValue(); in loadControlRowAnimator() 560 public void onAnimationUpdate(ValueAnimator arg0) { in loadOtherRowAnimator() 564 final float fraction = (Float) arg0.getAnimatedValue(); in loadOtherRowAnimator()
|
/frameworks/base/tests/OneMedia/src/com/android/onemedia/playback/ |
D | LocalRenderer.java | 665 public void surfaceDestroyed(SurfaceHolder arg0) { in isHolderReady() 669 public void surfaceCreated(SurfaceHolder arg0) { in isHolderReady() 671 player.setDisplay(arg0); in isHolderReady() 677 public void surfaceChanged(SurfaceHolder arg0, int arg1, int arg2, int arg3) { in isHolderReady()
|
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/ |
D | DataVerify.java | 113 public IBinder onBind(Intent arg0) { in onBind() argument
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/ |
D | PhotoViewController.java | 1060 public void onAnimationEnd(Animation arg0) { in runEnterAnimation() 1065 public void onAnimationRepeat(Animation arg0) { in runEnterAnimation() 1069 public void onAnimationStart(Animation arg0) { in runEnterAnimation() 1149 public void onAnimationEnd(Animation arg0) { in runExitAnimation() 1154 public void onAnimationRepeat(Animation arg0) { in runExitAnimation() 1158 public void onAnimationStart(Animation arg0) { in runExitAnimation()
|
/frameworks/native/libs/binder/tests/ |
D | binderDriverInterfaceTest.cpp | 303 uint32_t arg0; in TEST_F() member 312 .arg0 = 0, in TEST_F()
|
/frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/ |
D | SoundTriggerTestActivity.java | 322 public void onServiceDisconnected(ComponentName arg0) {
|