/frameworks/support/work/workmanager/src/androidTest/java/androidx/work/impl/ |
D | WorkContinuationImplTest.java | 145 WorkContinuationImpl dependent = (WorkContinuationImpl) (continuation.then( in testContinuation_singleChain() local 148 assertThat(dependent.getParents(), containsInAnyOrder(continuation)); in testContinuation_singleChain() 149 assertThat(dependent.getIds().size(), is(1)); in testContinuation_singleChain() 150 assertThat(dependent.getIds().get(0), is(dependentWork.getStringId())); in testContinuation_singleChain() 151 assertThat(dependent.getAllIds().size(), is(2)); in testContinuation_singleChain() 153 dependent.getAllIds(), in testContinuation_singleChain() 200 WorkContinuationImpl dependent = (WorkContinuationImpl) WorkContinuation.combine(first, in testContinuation_join() local 202 assertThat(dependent.getParents(), is(notNullValue())); in testContinuation_join() 203 assertThat(dependent.getParents(), containsInAnyOrder(first, second)); in testContinuation_join() 214 WorkContinuationImpl dependent = (WorkContinuationImpl) WorkContinuation.combine( in testContinuation_withWorkJoin() local [all …]
|
/frameworks/support/jetifier/jetifier/processor/src/test/resources/changeDetectionTest/ |
D | testPreference.class | ... )
android.support.v7.preference.Preference dependent
private void unregisterDependent (android.support.v7. |
/frameworks/support/preference/src/main/java/androidx/preference/ |
D | Preference.java | 1371 private void registerDependent(Preference dependent) { in registerDependent() argument 1376 mDependents.add(dependent); in registerDependent() 1378 dependent.onDependencyChanged(this, shouldDisableDependents()); in registerDependent() 1387 private void unregisterDependent(Preference dependent) { in unregisterDependent() argument 1389 mDependents.remove(dependent); in unregisterDependent()
|
/frameworks/base/core/java/android/preference/ |
D | Preference.java | 1402 private void registerDependent(Preference dependent) { in registerDependent() argument 1407 mDependents.add(dependent); in registerDependent() 1409 dependent.onDependencyChanged(this, shouldDisableDependents()); in registerDependent() 1420 private void unregisterDependent(Preference dependent) { in unregisterDependent() argument 1422 mDependents.remove(dependent); in unregisterDependent()
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagCommonKinds.inc | 64 "can not read target-dependent section `%0'.", 65 "can not read target-dependent section `%0'.")
|
/frameworks/base/tools/orientationplot/ |
D | README.txt | 78 to be no data. Likewise, all dependent calculations are suppressed in this case
|
/frameworks/base/core/proto/android/net/ |
D | networkcapabilities.proto | 130 // exact units are bearer-dependent. For example, Wi-Fi uses RSSI.
|
/frameworks/base/core/java/android/widget/ |
D | RelativeLayout.java | 1778 final Node dependent = dependents.keyAt(i); in getSortedViews() local 1779 final SparseArray<Node> dependencies = dependent.dependencies; in getSortedViews() 1783 roots.add(dependent); in getSortedViews()
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_blob_cache.txt | 197 RESPONSE: This is entirely dependent upon the cache implementation.
|
/frameworks/compile/slang/ |
D | README.rst | 27 machine-dependent code generation for some input bitcode.
|
/frameworks/layoutlib/create/ |
D | README.txt | 43 dependent is also present elsewhere in code.
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 488 # The default value is: system dependent. 1034 # that doxygen needs, which is dependent on the configuration options used (e.g.
|
D | Doxyfile.orig | 488 # The default value is: system dependent. 1025 # that doxygen needs, which is dependent on the configuration options used (e.g.
|
/frameworks/native/docs/ |
D | Doxyfile | 938 # needs, which is dependent on the configuration options used.
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | case.txt | 5670 "Well, in the first place, others were dependent upon her, and it was 9252 "I am dependent upon my sister, Lady Beatrice, for everything. But it
|
D | advs.txt | 4400 our troubles were in some way dependent upon an incident in my
|
D | retn.txt | 2020 inferences, each dependent upon its predecessor and each simple in
|
/frameworks/data-binding/prebuilds/1.0-rc0/ |
D | databinding-studio-bundle.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/databinding/
android/ ... |