Searched refs:on (Results 201 - 225 of 268) sorted by relevance

1234567891011

/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/native/services/inputflinger/
H A DEventHub.h11 * distributed under the License is distributed on an "AS IS" BASIS,
151 * devices on the system, including devices that may be emulated by the simulator
237 virtual void setLedState(int32_t deviceId, int32_t led, bool on) = 0;
249 /* Requests the EventHub to reopen all input devices on the next call to getEvents(). */
252 /* Wakes up getEvents() if it is blocked on a read. */
302 virtual void setLedState(int32_t deviceId, int32_t led, bool on);
403 void setLedStateLocked(Device* device, int32_t led, bool on);
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeService.java11 * distributed under the License is distributed on an "AS IS" BASIS,
216 // turn the screen on. When finished, turn the screen off again.
283 if (DEBUG) Log.d(mTag, "Display on");
453 public void onNotificationLight(boolean on) {
454 if (DEBUG) Log.d(mTag, "onNotificationLight on=" + on);
455 if (mNotificationLightOn == on) return;
456 mNotificationLightOn = on;
/frameworks/native/opengl/tests/hwc/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/base/media/java/android/media/
H A DAudioManager.java11 * distributed under the License is distributed on an "AS IS" BASIS,
77 * on receipt of this intent so as not to surprise the user with audio
119 * @deprecated Applications should maintain their own vibrate policy based on
180 * @deprecated Applications should maintain their own vibrate policy based on
191 * @deprecated Applications should maintain their own vibrate policy based on
429 * By default this is on for the ring stream. If this flag is included,
566 * if the vibrate setting is on.
585 * @deprecated Applications should maintain their own vibrate policy based on
596 * @deprecated Applications should maintain their own vibrate policy based on
606 * @deprecated Applications should maintain their own vibrate policy based on
1379 setSpeakerphoneOn(boolean on) argument
1595 setBluetoothScoOn(boolean on) argument
1625 setBluetoothA2dpOn(boolean on) argument
1650 setWiredHeadsetOn(boolean on) argument
1682 setMicrophoneMute(boolean on) argument
3426 setHdmiSystemAudioSupported(boolean on) argument
[all...]
H A DAudioService.java11 * distributed under the License is distributed on an "AS IS" BASIS,
104 * This implementation focuses on delivering a responsive UI. Most methods are
627 // state on streams affected by ringer mode.
737 Log.e(TAG, "Interrupted while waiting on volume handler.");
987 // Play sounds on STREAM_RING only.
1068 // convert one UI step (+/-1) into a number of internal units on the stream alias
1221 // setting volume on master stream type also controls silent mode
1443 // If Hdmi-CEC system audio mode is on, we show volume bar only when TV
1606 * call must be synchronized on mRmtSbmxFullVolDeathHandlers
1621 /** call synchronized on mRmtSbmxFullVolDeathHandler
1810 setMicrophoneMute(boolean on, String callingPackage) argument
2465 setSpeakerphoneOn(boolean on) argument
2490 setBluetoothScoOn(boolean on) argument
2513 setBluetoothA2dpOn(boolean on) argument
5292 setBluetoothA2dpOnInt(boolean on) argument
5358 setSafeMediaVolumeEnabled(boolean on) argument
5469 setHdmiSystemAudioSupported(boolean on) argument
[all...]
/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboard.java11 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
115 * Total width of the keyboard, including left side gaps and keys, but not any gaps on the
258 /** If this is a sticky key, is it on? */
259 public boolean on; field in class:Keyboard.Key
412 on = !on;
474 * Returns the drawable state for the key, based on the current state and type of the key.
481 if (on) {
567 * @param characters the list of characters to display on the keyboard. One key will be created
699 shiftKey.on
[all...]
/frameworks/base/core/java/android/text/method/
H A DMetaKeyKeyListener.java11 * distributed under the License is distributed on an "AS IS" BASIS,
39 * {@link #getMetaState(long)} operate on a meta key state bit mask.</li>
41 * {@link #getMetaState(CharSequence, int)} operate on meta key state flags stored
75 * Flag that indicates that the SHIFT key is on.
80 * Flag that indicates that the ALT key is on.
85 * Flag that indicates that the SYM key is on.
250 int on, int lock) {
261 return on;
446 // Version of API that operates on a state bit mask
249 getActive(CharSequence text, Object meta, int on, int lock) argument
/frameworks/base/core/java/android/view/
H A DIWindowManager.aidl11 ** distributed under the License is distributed on an "AS IS" BASIS,
53 * and tools rely on their transaction number to work properly.
144 // For StrictMode flashing a red border on violations from the UI
148 // on screen)
149 void showStrictModeViolation(boolean on);
164 * Update the current screen rotation based on the current state of
/frameworks/opt/net/wifi/service/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java11 * distributed under the License is distributed on an "AS IS" BASIS,
211 public void sendBurstDtmf(String dtmfString, int on, int off, argument
268 public void setRadioPower(boolean on, Message result) { argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java11 * distributed under the License is distributed on an "AS IS" BASIS,
212 public void sendBurstDtmf(String dtmfString, int on, int off, argument
269 public void setRadioPower(boolean on, Message result) { argument
/frameworks/support/v7/cardview/
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/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
H A Dh264bsd_interpolate_mid_hor.s10 ; distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
H A Dh264bsdFillRow7.s11 ; distributed under the License is distributed on an "AS IS" BASIS,
H A Dh264bsdWriteMacroblock.s11 ; distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdFillRow7.S11 @ distributed under the License is distributed on an "AS IS" BASIS,
H A Dh264bsdWriteMacroblock.S11 @ distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java11 * distributed under the License is distributed on an "AS IS" BASIS,
60 * adapter, when running on JELLY_BEAN_MR1 and below, call the
61 * static {@link #getDefaultAdapter} method; when running on JELLY_BEAN_MR2 and
105 * <p>For example, Bluetooth has been turned on or off.
141 * Indicates the local Bluetooth adapter is turning on. However local
147 * Indicates the local Bluetooth adapter is on, and ready for use.
158 * This activity will also request the user to turn on Bluetooth if it
193 * Activity Action: Show a system activity that allows the user to turn on
196 * on, or the user has decided not to turn Bluetooth on
1513 changeApplicationBluetoothState(boolean on, BluetoothStateChangeCallback callback) argument
1532 onBluetoothStateChange(boolean on) argument
1547 onBluetoothStateChange(boolean on) argument
[all...]
/frameworks/base/docs/html/training/
H A Dtraining_toc.cs44 include the action bar on devices running Android 2.1 or higher."
72 optimized user experience on multiple device form factors using a single APK."
124 to present multiple UI components on large screens and a more constrained set of
125 UI components on smaller screens&mdash;essential for building a single APK for both
148 "How to save data on the device, whether it's temporary files, downloaded
173 on the device to perform advanced user tasks, such as capture a photo or view
174 an address on a map."
317 "How to leverage existing camera apps on the user's device to capture
562 "How to minimize your app's impact on the battery when performing downloads
580 Modifying Patterns Based on th
[all...]
/frameworks/base/docs/html/google/
H A Dgoogle_toc.cs196 <span class="en">Filters on Google Play</span></a>
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java11 * distributed under the License is distributed on an "AS IS" BASIS,
36 RADIO_ON; /* Radio is on */
131 * Fires on any RadioState transition
135 * on previous invocations of this notification. Instead, use the other
147 * Fires on any transition into RadioState.isOn()
156 * Fires on any transition out of RadioState.isAvailable()
165 * Fires on any transition into !RadioState.isAvailable()
174 * Fires on any transition into RADIO_OFF or !RadioState.isAvailable()
183 * Fires on any change in ICC status
216 * fires on an
1073 sendBurstDtmf(String dtmfString, int on, int off, Message result) argument
1157 setRadioPower(boolean on, Message response) argument
[all...]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java11 * distributed under the License is distributed on an "AS IS" BASIS,
346 public void sendBurstDtmf(String dtmfString, int on, int off, Message result) { argument
388 public void setRadioPower(boolean on, Message response) { argument
/frameworks/support/v17/leanback/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,

Completed in 3560 milliseconds

1234567891011