Home
last modified time | relevance | path

Searched defs:automatic (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaaudio/src/flowgraph/
DFlowGraphNode.h130 void setDataPulledAutomatically(bool automatic) { in setDataPulledAutomatically()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInfo.java300 View automatic = findViewById(R.id.automatic); in bindInlineControls() local