Searched refs:on (Results 251 - 275 of 368) sorted by relevance

<<1112131415

/frameworks/support/customtabs/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/design/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/emoji/appcompat/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/emoji/bundled/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/emoji/core/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/fragment/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/graphics/drawable/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/media-compat/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/transition/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/v13/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/v14/preference/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/v17/leanback/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/v17/preference-leanback/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/v4/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/v7/appcompat/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/v7/gridlayout/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/v7/mediarouter/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/v7/palette/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/v7/preference/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/v7/recyclerview/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/wear/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecLocalDeviceTv.java11 * distributed under the License is distributed on an "AS IS" BASIS,
129 // Set of physical addresses of CEC switches on the CEC bus. Managed independently from
353 * Returns the previous port id kept to handle input switching on <Inactive Source>.
572 // Ignore if [Device Discovery Action] is going on.
719 // turning on the display by the invocation of PowerManager.wakeUp().
841 void setSystemAudioMode(boolean on) { argument
842 if (!isSystemAudioControlFeatureEnabled() && on) {
843 HdmiLogger.debug("Cannot turn on system audio mode "
847 HdmiLogger.debug("System Audio Mode change[old:%b new:%b]", mSystemAudioActivated, on);
848 updateAudioManagerForSystemAudio(on);
857 updateAudioManagerForSystemAudio(boolean on) argument
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s11 ;// distributed under the License is distributed on an "AS IS" BASIS,
42 ; * block; must be aligned on a 4-byte boundary. The
46 ; * on a 4-byte boundary.
48 ; * aligned on a 4-byte boundary.
164 ;// Assigning pointers to Input arguments on Stack
/frameworks/av/services/radio/
H A DRadioHalHidl.cpp11 * distributed under the License is distributed on an "AS IS" BASIS,
292 event.on = connected;
302 event.on = active;
312 event.on = active;
334 // as it can be called on an arbitrary thread.
/frameworks/native/libs/binder/tests/
H A Dschd-dbg.cpp39 // the ratio that the service is synced on the same cpu beyond
59 char on; local
60 file >> on; local
62 return on == '1';
455 // then available on /sys/kernel/debug/trace

Completed in 417 milliseconds

<<1112131415