Home
last modified time | relevance | path

Searched refs:adding (Results 1 – 25 of 38) sorted by relevance

12

/frameworks/base/tools/
Daidl3 aidl has moved to //system/tools/aidl as part of adding support for
/frameworks/av/media/utils/
DREADME3 Consider adding your utility class/function here if it will
/frameworks/base/tests/SmokeTest/
DREADME3 Please use caution when adding tests here.
/frameworks/av/services/minijail/
DAndroid.bp25 // By adding "vendor_available: true" to "libavservices_minijail", we don't
/frameworks/base/core/proto/android/app/job/
Denums.proto22 // adding enums for system-server-side code, use the file in
/frameworks/base/core/java/android/app/
DLocalActivityManager.java305 boolean adding = false; in startActivity()
315 adding = true; in startActivity()
339 if (adding) { in startActivity()
DActivityManagerInternal.java126 boolean adding); in updateDeviceIdleTempWhitelist() argument
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Dallocs.rscript33 // Helper function adding 1/2 to passed in double
/frameworks/rs/tests/lldb/cpp/Allocations/
Dallocs.rscript33 // Helper function adding 1/2 to passed in double
/frameworks/base/core/tests/mockingcoretests/
DREADME21 separate module is used instead of adding to FrameworksCoreTests.
/frameworks/base/core/proto/android/server/job/
Denums.proto22 // adding enums for app-side code, use the file in
/frameworks/native/libs/gui/tests/
DAndroid.bp64 // as opposed to adding more source files to this one.
/frameworks/base/wifi/tests/
DREADME.md25 Tests can be added by adding classes to the src directory. JUnit4 style test cases can
/frameworks/opt/net/wifi/tests/wifitests/
DREADME.md15 Tests can be added by adding classes to the src directory. JUnit4 style test cases can
/frameworks/rs/tests/lldb/java/Allocations/src/rs/
Dallocs.rscript47 // Helper function adding 1/2 to passed in double
/frameworks/rs/script_api/
Drs_for_each.spec54 You can access the kernel context by adding a special parameter named "context" of type
244 You can access the kernel context by adding a special parameter named "context" of
248 &nbsp;&nbsp;// adding these variables as arguments. For the more rarely used indices<br/>
/frameworks/base/lowpan/tests/
DREADME.md44 Tests can be added by adding classes to the src directory. JUnit4 style test cases can
/frameworks/base/startop/view_compiler/
DREADME.md51 In general, you can probably get by without adding a new generated DEX file, and
/frameworks/rs/script_api/include/
Drs_for_each.rsh57 * You can access the kernel context by adding a special parameter named "context" of type
215 * You can access the kernel context by adding a special parameter named "context" of
219 * // adding these variables as arguments. For the more rarely used indices
364 * You can access it by adding a special parameter named "context" of
/frameworks/base/packages/SystemUI/docs/
Dplugins.md13 The first step of adding a plugin hook to SysUI is to define the interface layer between the plugin…
148 … of your project.  Then you can tell your module to be signed with it by adding the following to t…
219 …s allows them to be more stable.  Some version changes can be avoided by adding defaults to the in…
/frameworks/base/core/proto/android/os/
Denums.proto121 // adding a new wake lock level, any unused value can be used.
/frameworks/base/packages/SystemUI/
DREADME.md37 adding/replacing these dependencies.
/frameworks/base/services/core/java/com/android/server/wm/
DTaskDisplayArea.java453 private int findPositionForStack(int requestedPosition, ActivityStack stack, boolean adding) { in findPositionForStack() argument
477 if ((targetPosition != requestedPosition) && (adding || targetPosition < prevPosition)) { in findPositionForStack()
/frameworks/hardware/interfaces/cameraservice/device/2.0/
Dtypes.hal324 * sharing, client should be careful while adding native window outputs that
/frameworks/base/apex/jobscheduler/service/java/com/android/server/
DDeviceIdleController.java3675 private void updateTempWhitelistAppIdsLocked(int appId, boolean adding) { in updateTempWhitelistAppIdsLocked() argument
3689 adding); in updateTempWhitelistAppIdsLocked()

12