Searched refs:on (Results 101 - 125 of 175) sorted by relevance

1234567

/frameworks/base/core/jni/
H A Dandroid_media_AudioSystem.cpp12 ** distributed under the License is distributed on an "AS IS" BASIS,
58 android_media_AudioSystem_muteMicrophone(JNIEnv *env, jobject thiz, jboolean on) argument
60 return check_AudioSystem_Command(AudioSystem::muteMicrophone(on));
/frameworks/base/libs/ui/
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,
65 * on receipt of this intent so as not to surprise the user with audio
232 * By default this is on for the ring stream. If this flag is included,
296 * if the vibrate setting is on.
404 * Adjust the volume in on key down since it is more
433 * Play a sound. This is done on key up since we don't want the
659 * with an active solo request on a stream dies, all streams that were muted
685 * with an active mute request on a stream dies, this stream will be unmuted
814 * Sets the speakerphone on or off.
819 * @param on se
822 setSpeakerphoneOn(boolean on) argument
1008 setBluetoothScoOn(boolean on) argument
1038 setBluetoothA2dpOn(boolean on) argument
1063 setWiredHeadsetOn(boolean on) argument
1095 setMicrophoneMute(boolean on) argument
[all...]
/frameworks/base/media/tests/omxjpegdecoder/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/base/packages/WAPPushManager/tests/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/base/services/input/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/compile/libbcc/runtime/make/
H A Dlib_util.mk17 # the configuration 'config' and on given arch.
/frameworks/compile/libbcc/runtime/make/platform/
H A Dclang_darwin.mk3 # not present in the libgcc that shipped on the platform. In such cases, we link
H A Ddarwin_bni.mk6 # We override this with RC_ARCHS because B&I may want to build on an ARCH we
/frameworks/compile/slang/
H A DSlangData.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/ex/carousel/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/ex/common/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/ex/variablespeed/jni/
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/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java11 * distributed under the License is distributed on an "AS IS" BASIS,
90 * <p>For example, Bluetooth has been turned on or off.
126 * Indicates the local Bluetooth adapter is turning on. However local
132 * Indicates the local Bluetooth adapter is on, and ready for use.
143 * This activity will also request the user to turn on Bluetooth if it
178 * Activity Action: Show a system activity that allows the user to turn on
181 * on, or the user has decided not to turn Bluetooth on.
186 * turned on or {@link android.app.Activity#RESULT_CANCELED} if the user
189 * for global notification whenever Bluetooth is turned on o
1244 changeApplicationBluetoothState(boolean on, BluetoothStateChangeCallback callback) argument
1261 onBluetoothStateChange(boolean on) argument
1276 onBluetoothStateChange(boolean on) argument
[all...]
H A DIBluetooth.aidl11 * distributed under the License is distributed on an "AS IS" BASIS,
57 boolean changeApplicationBluetoothState(boolean on,
/frameworks/base/core/java/android/server/
H A DBluetoothAdapterStateMachine.java11 * distributed under the License is distributed on an "AS IS" BASIS,
57 * | | AIRPLANE_MODE_OFF(when Bluetooth was on before)
63 * m2 = Transition to HotOff when number of process wanting BT on is 0.
72 // We get this message when user tries to turn on BT
80 // Turn on Bluetooth Module, Load firmware, and do all the preparation
83 // switched on if needed
96 // Event indicates airplane mode is turned on
177 // starts turning on BT module, broadcast this out
185 // We will continue turn the BT on all the way to the BluetoothOn state
188 Log.e(TAG, "failed to prepare bluetooth, abort turning on");
698 perProcessCallback(boolean on, IBluetoothStateChangeCallback c) argument
706 allProcessesCallback(boolean on) argument
[all...]
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s28 ; * block; must be aligned on a 4-byte boundary. The
32 ; * on a 4-byte boundary.
34 ; * aligned on a 4-byte boundary.
150 ;// Assigning pointers to Input arguments on Stack
/frameworks/base/opengl/tools/glgen/stubs/gles11/
H A DGLES10ExtcHeader.cpp11 ** distributed under the License is distributed on an "AS IS" BASIS,
H A DGLES10cHeader.cpp11 ** distributed under the License is distributed on an "AS IS" BASIS,
H A DGLES11ExtcHeader.cpp11 ** distributed under the License is distributed on an "AS IS" BASIS,
H A DGLES11cHeader.cpp11 ** distributed under the License is distributed on an "AS IS" BASIS,
H A DGLES20cHeader.cpp11 ** distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/base/services/java/com/android/server/
H A DPowerManagerService.java11 * distributed under the License is distributed on an "AS IS" BASIS,
133 // SCREEN_DIM == screen on, screen backlight dim
136 // SCREEN_BRIGHT == screen on, screen backlight bright
139 // SCREEN_BUTTON_BRIGHT == screen on, screen and button backlights bright
142 // SCREEN_BUTTON_BRIGHT == screen on, screen, button and keyboard backlights bright
240 // mLastScreenOnTime is the time the screen was last turned on
308 * and our synchronizing on mLocks. PowerManager.WakeLock synchronizes on its
377 // to avoid turning on the screen when unplugging, we only trigger
378 // user activity when screen was already on
1327 sendNotificationLocked(boolean on, int why) argument
1677 setScreenStateLocked(boolean on) argument
2959 setAttentionLight(boolean on, int color) argument
[all...]
/frameworks/base/core/java/android/view/
H A DIWindowManager.aidl11 ** distributed under the License is distributed on an "AS IS" BASIS,
47 * and tools rely on their transaction number to work properly.
71 // Avoid calling these methods on your UI thread or use the 'NoWait' version instead.
152 // For StrictMode flashing a red border on violations from the UI
156 // on screen)
157 void showStrictModeViolation(boolean on);
167 * Update the current screen rotation based on the current state of

Completed in 396 milliseconds

1234567