Home
last modified time | relevance | path

Searched refs:dependency (Results 1 – 23 of 23) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/widget/toast/
DSnackbarSlidingBehavior.java36 public boolean layoutDependsOn(CoordinatorLayout parent, View child, View dependency) { in layoutDependsOn() argument
37 return dependency instanceof Snackbar.SnackbarLayout; in layoutDependsOn()
41 public boolean onDependentViewChanged(CoordinatorLayout parent, View child, View dependency) { in onDependentViewChanged() argument
47 public void onDependentViewRemoved(CoordinatorLayout parent, View child, View dependency) { in onDependentViewRemoved() argument
59 for (View dependency : parent.getDependencies(child)) { in updateTranslationY()
60 translationY = Math.min(translationY, dependency.getY() - child.getBottom()); in updateTranslationY()
DSnackbarSlidingBehavior.kt40 dependency: View in layoutDependsOn()
42 return dependency is Snackbar.SnackbarLayout in layoutDependsOn()
48 dependency: View in onDependentViewChanged()
54 override fun onDependentViewRemoved(parent: CoordinatorLayout, child: View, dependency: View) { in onDependentViewRemoved()
69 for (dependency in parent.getDependencies(child)) { in updateTranslationY() variable
70 translationY = min(translationY, dependency.y - child.bottom) in updateTranslationY()
/packages/services/Car/service/src/com/android/car/
DVmsLayersAvailability.java71 for (VmsLayerDependency dependency : offering.getDependencies()) { in setPublishersOffering()
72 VmsLayer layer = dependency.getLayer(); in setPublishersOffering()
90 curDependencies.add(dependency.getDependencies()); in setPublishersOffering()
174 for (VmsLayer dependency : dependencies) { in addLayerToAvailabilityCalculationLocked()
175 addLayerToAvailabilityCalculationLocked(dependency, in addLayerToAvailabilityCalculationLocked()
179 if (!currentAvailableLayers.contains(dependency)) { in addLayerToAvailabilityCalculationLocked()
/packages/apps/DocumentsUI/src/com/android/documentsui/ui/
DSearchBarScrollingViewBehavior.java41 public boolean onDependentViewChanged(CoordinatorLayout parent, View child, View dependency) { in onDependentViewChanged() argument
42 final boolean changed = super.onDependentViewChanged(parent, child, dependency); in onDependentViewChanged()
43 if (!mInitialized && dependency instanceof AppBarLayout) { in onDependentViewChanged()
45 final AppBarLayout appBarLayout = (AppBarLayout) dependency; in onDependentViewChanged()
/packages/apps/Settings/src/com/android/settings/widget/
DFloatingAppBarScrollingViewBehavior.java41 public boolean onDependentViewChanged(CoordinatorLayout parent, View child, View dependency) { in onDependentViewChanged() argument
42 boolean changed = super.onDependentViewChanged(parent, child, dependency); in onDependentViewChanged()
43 if (!initialized && dependency instanceof AppBarLayout) { in onDependentViewChanged()
45 AppBarLayout appBarLayout = (AppBarLayout) dependency; in onDependentViewChanged()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DFloatingAppBarScrollingViewBehavior.java41 public boolean onDependentViewChanged(CoordinatorLayout parent, View child, View dependency) { in onDependentViewChanged() argument
42 boolean changed = super.onDependentViewChanged(parent, child, dependency); in onDependentViewChanged()
43 if (!initialized && dependency instanceof AppBarLayout) { in onDependentViewChanged()
45 AppBarLayout appBarLayout = (AppBarLayout) dependency; in onDependentViewChanged()
/packages/services/Car/car-lib/src/android/car/vms/
DVmsLayerDependency.java125 List<VmsLayer> dependency = new ArrayList<>(); in VmsLayerDependency() local
126 in.readParcelableList(dependency, VmsLayer.class.getClassLoader()); in VmsLayerDependency()
127 mDependency = Collections.unmodifiableSet(new HashSet<VmsLayer>(dependency)); in VmsLayerDependency()
DVmsOperationRecorder.java191 for (VmsLayer dependency : layerDependency.getDependencies()) { in toJson()
192 dependencies.put(toJson(dependency)); in toJson()
/packages/apps/TV/libs/m2/
Dupdate.sh24 dependency:copy-dependencies \
31 dependency:copy-dependencies \
/packages/apps/Camera2/src/com/android/camera/async/
DObservableCombiner.java68 for (Observable<? extends I> dependency : inputs) { in transform()
69 deps.add(dependency.get()); in transform()
/packages/apps/Launcher3/
Dbuild.gradle156 // Recents lib dependency
159 // Recents lib dependency for Go
/packages/apps/TimeZoneData/testing/xts/
DAndroid.bp16 // OEMs can include this as a "_STATIC_" dependency and anything else needed to integrate with their
/packages/apps/Test/connectivity/sl4n/
DREADME.md38 Optional library dependency for running tests that exercise the Bluetoothtbd service:
/packages/modules/RuntimeI18n/apex/
DAndroid.bp20 // The apex is declared in libcore/ to workaround new dependency from external/icu
/packages/modules/DnsResolver/
DAndroid.bp7 // TODO: refactor stats to use a Parcel and eliminate this dependency
DREADME-DoT.md116 To make these unit tests possible, this code uses a dependency injection pattern:
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile1468 # doxygen will generate a call dependency graph for every global function
1476 # doxygen will generate a caller dependency graph for every global function
1490 # in a graphical way. The dependency relations are determined by the #include
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile1468 # doxygen will generate a call dependency graph for every global function
1476 # doxygen will generate a caller dependency graph for every global function
1490 # in a graphical way. The dependency relations are determined by the #include
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
DDoxyfile.in2224 # dependency graph for every global function or class method.
2235 # dependency graph for every global function or class method.
2254 # dependency relations are determined by the #include relations between the
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ...