/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/java/android/app/ |
D | LocalActivityManager.java | 292 boolean adding = false; in startActivity() 302 adding = true; in startActivity() 326 if (adding) { in startActivity()
|
D | ActivityManagerInternal.java | 97 boolean adding); in updateDeviceIdleTempWhitelist() argument
|
/frameworks/base/core/proto/android/app/job/ |
D | enums.proto | 22 // adding enums for system-server-side code, use the file in
|
/frameworks/rs/tests/lldb/cpp/Allocations/ |
D | allocs.rscript | 33 // Helper function adding 1/2 to passed in double
|
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/ |
D | allocs.rscript | 33 // Helper function adding 1/2 to passed in double
|
/frameworks/base/core/proto/android/server/job/ |
D | enums.proto | 22 // adding enums for app-side code, use the file in
|
/frameworks/base/core/tests/mockingcoretests/ |
D | README | 21 separate module is used instead of adding to FrameworksCoreTests.
|
/frameworks/native/libs/gui/tests/ |
D | Android.bp | 60 // as opposed to adding more source files to this one.
|
/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/wifi/tests/ |
D | README.md | 44 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 | 34 Tests can be added by adding classes to the src directory. JUnit4 style test cases can
|
/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/startop/view_compiler/ |
D | README.md | 51 In general, you can probably get by without adding a new generated DEX file, and
|
/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 | 43 adding/replacing these dependencies.
|
/frameworks/av/media/tests/benchmark/ |
D | README.md | 236 * MediaMuxer: includes creating the object, adding track, and starting the muxer.
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | types.hal | 324 * sharing, client should be careful while adding native window outputs that
|
/frameworks/base/services/core/java/com/android/server/ |
D | DeviceIdleController.java | 3666 private void updateTempWhitelistAppIdsLocked(int appId, boolean adding) { in updateTempWhitelistAppIdsLocked() argument 3680 adding); in updateTempWhitelistAppIdsLocked()
|