OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stateChange
(Results
1 - 9
of
9
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
KeyboardAccessibilityDelegate.java
115
final AccessibilityEvent
stateChange
= AccessibilityEvent.obtain(
117
mKeyboardView.onInitializeAccessibilityEvent(
stateChange
);
118
stateChange
.getText().add(text);
119
stateChange
.setContentDescription(null);
123
parent.requestSendAccessibilityEvent(mKeyboardView,
stateChange
);
/hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h
406
void handleIncallSonification(int stream, bool starting, bool
stateChange
);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java
[
all
...]
/external/chromium_org/ui/keyboard/resources/elements/
kb-keyboard.js
362
this.addEventListener('
stateChange
', callback);
964
this.fire('
stateChange
', {
/frameworks/av/services/audiopolicy/
AudioPolicyManager.h
625
void handleIncallSonification(audio_stream_type_t stream, bool starting, bool
stateChange
);
[
all
...]
AudioPolicyManager.cpp
[
all
...]
/external/chromium_org/ui/keyboard/resources/
main.js
633
addEventListener('
stateChange
', function(e) {
/hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp
[
all
...]
/external/chromium_org/third_party/sinonjs/src/
sinon.js
[
all
...]
Completed in 643 milliseconds