Searched refs:what (Results 401 - 425 of 515) sorted by relevance

<<11121314151617181920>>

/frameworks/av/cmds/stagefright/
H A DSimplePlayer.cpp108 switch (msg->what()) {
/frameworks/av/media/libstagefright/
H A DNuCachedSource2.cpp292 switch (msg->what()) {
/frameworks/av/media/libstagefright/omx/
H A DGraphicBufferSource.cpp92 // that's what we create.
419 // now what? fake end-of-stream?
865 switch (msg->what()) {
H A DSimpleSoftOMXComponent.cpp336 uint32_t msgType = msg->what();
/frameworks/av/media/libstagefright/rtsp/
H A DARTPConnection.cpp149 switch (msg->what()) {
/frameworks/base/core/java/android/app/
H A DContextImpl.java1241 + " Is this really what you want?");
1274 + " Is this really what you want?");
1288 + " Is this really what you want?");
2326 final void scheduleFinalCleanup(String who, String what) { argument
2327 mMainThread.scheduleContextCleanup(this, who, what);
2330 final void performFinalCleanup(String who, String what) { argument
2332 mPackageInfo.removeContextRegistrations(getOuterContext(), who, what);
H A DDialog.java1261 switch (msg.what) {
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadset.java972 switch (msg.what) {
/frameworks/base/core/java/android/content/pm/
H A DPackageInstaller.java520 switch (msg.what) {
/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java288 switch (msg.what) {
753 * Request to query for what extended commands the session supports.
775 * @param prompt The prompt informing the user of what will happen, as per
/frameworks/base/core/java/android/view/
H A DSurfaceView.java122 switch (msg.what) {
/frameworks/base/core/java/android/widget/
H A DMediaController.java397 switch (msg.what) {
H A DSlidingDrawer.java987 switch (m.what) {
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
H A DConnectionUtil.java234 switch (msg.what) {
432 * @return true if the network connectivity state matched what was expected
/frameworks/base/libs/input/
H A DPointerController.cpp401 switch (message.what) {
H A DSpriteController.cpp99 switch (message.what) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNavigationBarView.java153 switch (m.what) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java538 switch (msg.what) {
/frameworks/base/services/core/java/com/android/server/display/
H A DAutomaticBrightnessController.java522 switch (msg.what) {
H A DWifiDisplayAdapter.java651 switch (msg.what) {
/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecLocalDevice.java132 switch (msg.what) {
/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeHelper.java541 switch (msg.what) {
/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintService.java622 switch (message.what) {
/frameworks/base/telecomm/java/android/telecom/
H A DConnection.java351 switch (msg.what) {
463 * Sets the surface to be used for displaying a preview of what the user's camera is
/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
H A DActivityTestMain.java72 switch (msg.what) {

Completed in 524 milliseconds

<<11121314151617181920>>