/frameworks/base/tools/ |
D | aidl | 3 aidl has moved to //system/tools/aidl as part of adding support for
|
/frameworks/av/media/utils/ |
D | README | 3 Consider adding your utility class/function here if it will
|
/frameworks/base/tests/SmokeTest/ |
D | README | 3 Please use caution when adding tests here.
|
/frameworks/av/services/minijail/ |
D | Android.bp | 25 // By adding "vendor_available: true" to "libavservices_minijail", we don't
|
/frameworks/base/core/proto/android/app/job/ |
D | enums.proto | 22 // adding enums for system-server-side code, use the file in
|
/frameworks/base/core/java/android/app/ |
D | LocalActivityManager.java | 305 boolean adding = false; in startActivity() 315 adding = true; in startActivity() 339 if (adding) { in startActivity()
|
D | ActivityManagerInternal.java | 126 boolean adding); in updateDeviceIdleTempWhitelist() argument
|
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/ |
D | allocs.rscript | 33 // Helper function adding 1/2 to passed in double
|
/frameworks/rs/tests/lldb/cpp/Allocations/ |
D | allocs.rscript | 33 // Helper function adding 1/2 to passed in double
|
/frameworks/base/core/tests/mockingcoretests/ |
D | README | 21 separate module is used instead of adding to FrameworksCoreTests.
|
/frameworks/base/core/proto/android/server/job/ |
D | enums.proto | 22 // adding enums for app-side code, use the file in
|
/frameworks/native/libs/gui/tests/ |
D | Android.bp | 64 // as opposed to adding more source files to this one.
|
/frameworks/base/wifi/tests/ |
D | README.md | 25 Tests can be added by adding classes to the src directory. JUnit4 style test cases can
|
/frameworks/opt/net/wifi/tests/wifitests/ |
D | README.md | 15 Tests can be added by adding classes to the src directory. JUnit4 style test cases can
|
/frameworks/rs/tests/lldb/java/Allocations/src/rs/ |
D | allocs.rscript | 47 // Helper function adding 1/2 to passed in double
|
/frameworks/rs/script_api/ |
D | rs_for_each.spec | 54 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 // adding these variables as arguments. For the more rarely used indices<br/>
|
/frameworks/base/lowpan/tests/ |
D | README.md | 44 Tests can be added by adding classes to the src directory. JUnit4 style test cases can
|
/frameworks/base/startop/view_compiler/ |
D | README.md | 51 In general, you can probably get by without adding a new generated DEX file, and
|
/frameworks/rs/script_api/include/ |
D | rs_for_each.rsh | 57 * 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/ |
D | plugins.md | 13 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/ |
D | enums.proto | 121 // adding a new wake lock level, any unused value can be used.
|
/frameworks/base/packages/SystemUI/ |
D | README.md | 37 adding/replacing these dependencies.
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | TaskDisplayArea.java | 453 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/ |
D | types.hal | 324 * sharing, client should be careful while adding native window outputs that
|
/frameworks/base/apex/jobscheduler/service/java/com/android/server/ |
D | DeviceIdleController.java | 3675 private void updateTempWhitelistAppIdsLocked(int appId, boolean adding) { in updateTempWhitelistAppIdsLocked() argument 3689 adding); in updateTempWhitelistAppIdsLocked()
|