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

<<11

/frameworks/base/core/jni/
H A Dandroid_media_AudioSystem.cpp12 ** distributed under the License is distributed on an "AS IS" BASIS,
177 jobject mObject; // Weak ref to AudioPortEventHandlerDelegate Java object to call on
251 android_media_AudioSystem_muteMicrophone(JNIEnv *env, jobject thiz, jboolean on) argument
253 return (jint) check_AudioSystem_Command(AudioSystem::muteMicrophone(on));
/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java11 * distributed under the License is distributed on an "AS IS" BASIS,
93 * HDMI-CEC and MHL control command, and providing the information on both standard.
727 * for tasks that are running on main service thread.
793 throw new IllegalStateException("Should run on service thread.");
823 * Send <Feature Abort> command on the given CEC message if possible.
843 // We'll not response on the messages with the invalid source or destination
1015 void handleMhlBusOvercurrent(int portId, boolean on) { argument
1019 device.onBusOvercurrentDetected(on);
1400 // Returns all the CEC devices on the bus including system audio, switch,
2248 * @param contentOn {@code true} if RAP data is content on; otherwis
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCallManager.java11 * distributed under the License is distributed on an "AS IS" BASIS,
287 * Get current coarse-grained voice call state on a subId.
534 // but only on audio mode transitions
539 if (VDBG) Rlog.d(LOG_TAG, "requestAudioFocus on STREAM_RING");
568 if (VDBG) Rlog.d(LOG_TAG, "requestAudioFocus on STREAM_VOICE_CALL");
708 * Active call, if any, go on hold.
779 * Places active call on hold, and makes held call active.
1243 * Play a DTMF tone on the active call.
1271 * Start to paly a DTMF tone on the active call.
1327 * @param on th
1332 sendBurstDtmf(String dtmfString, int on, int off, Message onComplete) argument
[all...]
H A DPhoneBase.java11 * distributed under the License is distributed on an "AS IS" BASIS,
119 // Key used to read/write "disable data connection on boot" pref (used for testing)
394 * This will be false on "data only" devices which can't make voice
1546 public void sendBurstDtmf(String dtmfString, int on, int off, Message onComplete) { argument
1802 Rlog.e(LOG_TAG, "getIsimRecords() is only supported on LTE devices");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java11 * distributed under the License is distributed on an "AS IS" BASIS,
532 // to get ICCID form SIMRecords because it is on MF.
684 * Only notify complete if it's on the pending list. Otherwise, it's
850 public void sendBurstDtmf(String dtmfString, int on, int off, Message onComplete) { argument
861 mCi.sendBurstDtmf(dtmfString, on, off, onComplete);
1408 * @param response Callback message is empty on completion
1419 * @param response Callback message is empty on completion
1430 * @param response Callback message is empty on completion
/frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
H A Dpvmp3_dct_16_gcc.s11 @ 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_hor_ver_quarter.s10 ; distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/base/docs/html/guide/
H A Dguide_toc.cs575 <span class="en">Verifying App Behavior on ART</span>
/frameworks/base/data/sounds/
H A DAllAudio.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTracker.java11 * distributed under the License is distributed on an "AS IS" BASIS,
298 // Turn telephony radio on or off.
299 private void setRadio(boolean on) { argument
302 phone.setRadio(on);
334 // Turning back on the radio can take time on the order of a minute, so show user a
335 // spinner so they know something is going on.
626 * Report on whether data connectivity is enabled for any APN.
831 // Assume data is connected on the simulator
836 log("trySetupData: X We're on th
[all...]
/frameworks/av/services/audiopolicy/
H A DAudioPolicyManager.cpp11 * distributed under the License is distributed on an "AS IS" BASIS,
33 // A device mask for all audio input and output devices where matching inputs/outputs on device
340 // do not force device change on duplicated output because if device is 0, it will
342 // a valid device selection on those outputs.
509 // If the RX device is on the primary HW module, then use legacy routing method for voice calls
510 // via setOutputDevice() on primary output.
514 // If the TX device is also on the primary HW module, setOutputDevice() will take care
696 // Note that despite the fact that getNewOutputDevice() is called on the primary output,
1263 // increment usage count for this stream on the requested output:
1293 // wait for audio on othe
5789 setStrategyMute(routing_strategy strategy, bool on, audio_io_handle_t output, int delayMs, audio_devices_t device) argument
5806 setStreamMute(audio_stream_type_t stream, bool on, audio_io_handle_t output, int delayMs, audio_devices_t device) argument
[all...]
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp11 * distributed under the License is distributed on an "AS IS" BASIS,
119 ALOGW("%s size 0x%x or headerSize 0x%x is not on an integer boundary.",
188 // The size of this struct is 32 bytes on the 32-bit target system
1615 // Only perform additional validation on START nodes
2137 // "Better" is based on the sum of the difference between both
2306 // "Better" is based on the sum of the difference between both
2906 // table that defined the package); the ones after are skins on top of it.
3454 ALOGW("Bad resource table: header size 0x%x or total size 0x%x is not on an integer boundary\n",
3652 // Only log the failure when we're not running on the host as
3679 // We need to fix the package ID based on
[all...]
/frameworks/native/services/inputflinger/
H A DInputReader.h11 * distributed under the License is distributed on an "AS IS" BASIS,
52 * Describes how coordinates are mapped on a physical display.
173 // to noise from a finger resting on the touch pad (perhaps just pressing it down).
193 // Time after the first touch points go down to settle on an initial centroid.
228 // True to show the location of touches on the touch screen as spots.
332 * This method may be called on any thread (usually by the input manager). */
341 * This method should be called on the input reader thread.
347 * This method may be called on any thread (usually by the input manager).
406 * on the input reader thread but the InputReader can receive queries from other system
407 * components running on arbitrar
1080 bool on; // we think the led is currently on member in struct:android::KeyboardInputMapper::LedState
[all...]
H A DInputReader.cpp11 * distributed under the License is distributed on an "AS IS" BASIS,
314 // on another thread similarly waiting to acquire the InputReader lock thereby
497 // Reset global meta state because it depends on the list of all configured devices.
2171 // Key down on external an keyboard should wake the device.
2235 ledState.on = false;
2251 if (reset || ledState.on != desiredState) {
2253 ledState.on = desiredState;
2800 // multitouch. The spot-based presentation relies on being able to accurately
2801 // locate two or more fingers on the touch pad.
2867 // Initial downs on externa
[all...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java11 * distributed under the License is distributed on an "AS IS" BASIS,
281 /* Tracks sequence number on stop failure message */
289 /* Tracks sequence number on a tether notification time out */
297 /* Tracks sequence number on a driver time out */
306 /* Tracks sequence number on a periodic scan message */
547 /* Enable TDLS on a specific MAC address */
663 * point on the move. {@link Settings.Global#WIFI_FRAMEWORK_SCAN_INTERVAL_MS} can
697 * A device can end up repeatedly connecting to a bad network on screen on/off toggle
1693 int on
[all...]
/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java11 * distributed under the License is distributed on an "AS IS" BASIS,
332 * on the current user.
403 * Used when processing mPendingRemove to avoid working on the original array.
547 /** This just indicates the window the input method is on top of, not
551 /** If true hold off on modifying the animation layer of mInputMethodTarget */
630 // Who is holding the screen on.
671 // Only set while traversing the default display based on its content.
672 // Affects the behavior of mirroring on secondary displays.
682 * is a long initialized to Long.MIN_VALUE so that it doesn't match this value on startup. */
732 if (DEBUG_DRAG) Slog.d(TAG, "Got UP on mov
5978 showStrictModeViolation(boolean on) argument
[all...]
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java11 * distributed under the License is distributed on an "AS IS" BASIS,
218 // Stores and loads state on device and profile owners.
2078 Slog.w(LOG_TAG, "setPasswordExpiration(): password will expire on "
2606 * Returns the admin with the strictest policy on maximum failed passwords for this user and all
3440 // When checking for a single caller, status is based on caller's request
3446 // This is short circuited by returning true on the first hit.
3590 // Turn AUTO_TIME on in settings if it is required
3595 Settings.Global.AUTO_TIME, 1 /* AUTO_TIME on */);
3868 throw new IllegalStateException("Cannot set a profile owner on a guest");
4047 * Device owner can only be set on a
5379 setMasterVolumeMuted(ComponentName who, boolean on) argument
[all...]
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp11 * distributed under the License is distributed on an "AS IS" BASIS,
659 virtual void setLedState(int32_t deviceId, int32_t led, bool on) { argument
664 device->leds.replaceValueAt(led, on);
1861 mFakeEventHub->addLed(DEVICE_ID, LED_CAPSL, true /*initially on*/);
1877 // Toggle caps lock on.
1887 // Toggle num lock on.
1907 // Toggle scroll lock on.
3222 // These calculations are based on the input device calibration documentation.
4499 // These calculations are based on the input device calibration documentation.
4550 // These calculations are based on th
[all...]

Completed in 637 milliseconds

<<11