/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | BridgeContentProvider.java | 48 String authority, ArrayList<ContentProviderOperation> arg0) in applyBatch() 55 public int bulkInsert(AttributionSource attributionSource, Uri arg0, in bulkInsert() 63 String arg0, String arg1, Bundle arg2) throws RemoteException { in call() 69 public int delete(AttributionSource attributionSource, Uri arg0, Bundle arg1) in delete() 76 public String getType(AttributionSource attributionSource, Uri arg0) throws RemoteException { in getType() 98 private String getTypeAnonymous(Uri arg0) throws RemoteException { in getTypeAnonymous() 118 public Uri insert(AttributionSource attributionSource, Uri arg0, ContentValues arg1, in insert() 126 Uri arg0, String arg1, ICancellationSignal signal) in openAssetFile() 133 public ParcelFileDescriptor openFile(AttributionSource attributionSource, Uri arg0, in openFile() 141 public Cursor query(AttributionSource attributionSource, Uri arg0, String[] arg1, in query() [all …]
|
D | BridgeContext.java | 1331 public boolean bindService(Intent arg0, ServiceConnection arg1, int arg2) { in bindService() 1337 public boolean bindService(Intent arg0, int arg1, Executor arg2, ServiceConnection arg3) { in bindService() 1342 public boolean bindIsolatedService(Intent arg0, in bindIsolatedService() 1348 public int checkCallingOrSelfPermission(String arg0) { in checkCallingOrSelfPermission() 1354 public int checkCallingOrSelfUriPermission(Uri arg0, int arg1) { in checkCallingOrSelfUriPermission() 1360 public int checkCallingPermission(String arg0) { in checkCallingPermission() 1366 public int checkCallingUriPermission(Uri arg0, int arg1) { in checkCallingUriPermission() 1372 public int checkPermission(String arg0, int arg1, int arg2) { in checkPermission() 1378 public int checkSelfPermission(String arg0) { in checkSelfPermission() 1384 public int checkPermission(String arg0, int arg1, int arg2, IBinder arg3) { in checkPermission() [all …]
|
D | BridgePowerManager.java | 128 public void acquireWakeLock(IBinder arg0, int arg1, String arg2, String arg2_5, WorkSource arg3, in acquireWakeLock() 135 public void acquireWakeLockAsync(IBinder arg0, int arg1, String arg2, String arg2_5, in acquireWakeLockAsync() 141 public void acquireWakeLockWithUid(IBinder arg0, int arg1, String arg2, String arg2_5, in acquireWakeLockWithUid() 163 public void crash(String arg0) throws RemoteException { in crash() 168 public void goToSleep(long arg0, int arg1, int arg2) throws RemoteException { in goToSleep() 173 public void goToSleepWithDisplayId(int arg0, long arg1, int arg2, int arg3) in goToSleepWithDisplayId() 179 public void nap(long arg0) throws RemoteException { in nap() 204 public void releaseWakeLock(IBinder arg0, int arg1) throws RemoteException { in releaseWakeLock() 209 public void releaseWakeLockAsync(IBinder arg0, int arg1) throws RemoteException { in releaseWakeLockAsync() 214 public void updateWakeLockUids(IBinder arg0, int[] arg1) throws RemoteException { in updateWakeLockUids() [all …]
|
D | ApplicationContext.java | 1256 public boolean bindService(Intent arg0, int arg1, Executor arg2, ServiceConnection arg3) { in bindService() 1265 public boolean bindIsolatedService(Intent arg0, in bindIsolatedService() 1275 public Context createPackageContextAsUser(String arg0, int arg1, UserHandle user) in createPackageContextAsUser()
|
/frameworks/libs/binary_translation/assembler/include/berberis/assembler/ |
D | rv64.h | 67 constexpr inline void Assembler::Ld(Register arg0, const Label& label) { in Ld() 105 constexpr inline void Assembler::Lwu(Register arg0, const Label& label) { 113 constexpr inline void Assembler::Sd(Register arg0, const Label& label, Register arg2) { 121 constexpr inline void Assembler::SextW(Register arg0, Register arg1) { 125 constexpr inline void Assembler::ZextW(Register arg0, Register arg1) { 129 constexpr inline void Assembler::Negw(Register arg0, Register arg1) {
|
D | x86_64.h | 547 constexpr inline void Assembler::Vmovapd(XMMRegister arg0, XMMRegister arg1) { in Vmovapd() 555 constexpr inline void Assembler::Vmovapd(YMMRegister arg0, YMMRegister arg1) { in Vmovapd() 563 constexpr inline void Assembler::Vmovaps(XMMRegister arg0, XMMRegister arg1) { in Vmovaps() 571 constexpr inline void Assembler::Vmovaps(YMMRegister arg0, YMMRegister arg1) { in Vmovaps() 579 constexpr inline void Assembler::Vmovdqa(XMMRegister arg0, XMMRegister arg1) { in Vmovdqa() 587 constexpr inline void Assembler::Vmovdqa(YMMRegister arg0, YMMRegister arg1) { in Vmovdqa() 595 constexpr inline void Assembler::Vmovdqu(XMMRegister arg0, XMMRegister arg1) { in Vmovdqu() 603 constexpr inline void Assembler::Vmovdqu(YMMRegister arg0, YMMRegister arg1) { in Vmovdqu() 611 constexpr inline void Assembler::Vmovsd(XMMRegister arg0, XMMRegister arg1, XMMRegister arg2) { in Vmovsd() 620 constexpr inline void Assembler::Vmovss(XMMRegister arg0, XMMRegister arg1, XMMRegister arg2) { in Vmovss()
|
D | riscv.h | 1189 constexpr inline void Assembler<DerivedAssemblerType>::La(Register arg0, const Label& label) { in La() 1329 constexpr inline void Assembler<DerivedAssemblerType>::Bgt(Register arg0, in Bgt() 1336 constexpr inline void Assembler<DerivedAssemblerType>::Bgtu(Register arg0, in Bgtu() 1343 constexpr inline void Assembler<DerivedAssemblerType>::Ble(Register arg0, in Ble() 1350 constexpr inline void Assembler<DerivedAssemblerType>::Bleu(Register arg0, in Bleu() 1357 constexpr inline void Assembler<DerivedAssemblerType>::Beqz(Register arg0, const Label& label) { in Beqz() 1362 constexpr inline void Assembler<DerivedAssemblerType>::Bnez(Register arg0, const Label& label) { in Bnez() 1367 constexpr inline void Assembler<DerivedAssemblerType>::Blez(Register arg0, const Label& label) { in Blez() 1372 constexpr inline void Assembler<DerivedAssemblerType>::Bgez(Register arg0, const Label& label) { in Bgez() 1377 constexpr inline void Assembler<DerivedAssemblerType>::Bltz(Register arg0, const Label& label) { in Bltz() [all …]
|
/frameworks/layoutlib/bridge/src/android/view/ |
D | WindowManagerImpl.java | 107 public void addView(View arg0, android.view.ViewGroup.LayoutParams arg1) { in addView() 186 ViewRootImpl_Accessor.setChild(mBaseRootView.getViewRootImpl(), arg0); in addView() local 190 public void removeView(View arg0) { in removeView() 238 public void removeViewImmediate(View arg0) { in removeViewImmediate()
|
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/ |
D | DataVerify.java | 113 public IBinder onBind(Intent arg0) { in onBind()
|
/frameworks/compile/slang/ |
D | slang_rs_foreach_lowering.cpp | 120 clang::Expr* arg0 = CE->getArg(0); in matchKernelLaunchCall() local 255 const clang::Expr* arg0 = CE->getArg(0); in VisitCallExpr() local
|
/frameworks/libs/modules-utils/javatests/com/android/modules/utils/testing/ |
D | ExtendedMockitoRuleTest.java | 699 public MockitoFramework removeListener(MockitoListener arg0) { in removeListener() 719 public void clearInlineMock(Object arg0) { in clearInlineMock() 723 public MockitoFramework addListener(MockitoListener arg0) { in addListener()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CellBroadcastServiceManager.java | 305 public void onServiceDisconnected(ComponentName arg0) { in onServiceDisconnected()
|
/frameworks/native/libs/binder/tests/ |
D | binderDriverInterfaceTest.cpp | 326 uint32_t arg0; in TEST_F() member 380 uint32_t arg0; in TEST_F() member 464 uint32_t arg0; in TEST_F() member 526 uint32_t arg0; in TEST_F() member
|
/frameworks/base/core/tests/coretests/src/android/text/ |
D | TextUtilsTest.java | 591 public char charAt(int arg0) { in charAt() 601 public CharSequence subSequence(int arg0, int arg1) { in subSequence()
|
/frameworks/libs/binary_translation/backend/x86_64/ |
D | machine_ir_exec_test.cc | 191 uint64_t arg5) { in TEST() 232 auto* func_ptr = +[](uint64_t arg0, uint64_t arg1, uint64_t arg2, uint64_t arg3, uint64_t arg4) { in TEST() 283 double arg7) { in TEST()
|
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/ |
D | WapPushManager.java | 375 public IBinder onBind(Intent arg0) { in onBind()
|
/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/ |
D | lite_translator.h | 102 Register arg0, in Ecall()
|
/frameworks/base/keystore/java/android/security/keystore2/ |
D | AndroidKeyStoreCipherSpiBase.java | 860 protected final void engineSetPadding(String arg0) throws NoSuchPaddingException { in engineSetPadding()
|
/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/ |
D | semantics_player.h | 960 Register arg0 = GetRegOrZero(10); in System() local
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 7078 int64_t arg0 = data.readInt64(); in onTransact() local
|