/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
AccountFilterActivity.java | 181 // Switching activity has the highest priority. So when we open another activity, the
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
StateManager.java | 236 // Do not do the fade out stuff when we are switching camera modes
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
MiniDrawerView.java | 38 * A smaller version of the account- and folder-switching drawer view for tablet UIs.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
ContactsManager.java | 197 // TODO: consider switching to a rawQuery("select count(*)...") on the database if
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
timevar.def | 221 DEFTIMEVAR (TV_MODE_SWITCH , "mode switching")
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
GestureToolTip.java | 143 // switching from "52dp" to "wrap_content" during a resize) the window size will
|
/system/connectivity/apmanager/ |
service.cc | 302 // Only release device after mode switching had completed, to
|
/system/core/include/system/ |
radio.h | 179 * failure, AF switching, meta data reception... */
|
/system/core/rootdir/ |
init.usb.rc | 28 # Used to disable USB when switching states
|
/build/ |
CleanSpec.mk | 255 # Switching the x86 emulator over to a 64 bit primary zygote. 262 # Switching PRODUCT_RUNTIMES default for some devices 265 # Switching to 32-bit-by-default host multilib build
|
/external/ceres-solver/internal/ceres/ |
solver_impl.cc | 226 << "only options.num_threads=1 is supported. Switching " 233 << "only options.num_linear_solver_threads=1 is supported. Switching " 478 << "only options.num_threads=1 is supported. Switching " [all...] |
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/ |
AndroidLiveWallpaperService.java | 166 /** Called when the last engine is ending its live, it can occur when: 1. service is dying 2. service is switching from one
542 // switching between engines (tested!)
570 AndroidLiveWallpaper currentApp = app; // without this app can crash when fast switching between engines
|
/frameworks/base/docs/html/training/game-controllers/ |
compatibility.jd | 191 <li>Create the logic for switching between these implementations at runtime, 579 <p>The version-specific switching logic is implemented in a class that acts as 595 {@link android.view.View}. Because of the version-switching logic you set
|
/frameworks/compile/libbcc/bcinfo/ |
MetadataExtractor.cpp | 364 ALOGI("Switching to RS FP relaxed mode via setprop"); 367 ALOGW("Switching to RS FP relaxed mode via setprop. rs_fp_imprecise was " 371 ALOGI("Switching to RS FP full mode via setprop");
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
IccCardProxy.java | 187 // Last thing to do before switching to quiet mode is 189 log("Switching to QuietMode."); 194 log("updateQuietMode: Switching out from QuietMode." [all...] |
/packages/apps/LegacyCamera/src/com/android/camera/ |
EffectsRecorder.java | 444 // Switching effects while running. Inform video camera. 470 // Switching effects while running. Stop existing runner. [all...] |
/frameworks/base/services/core/java/com/android/server/am/ |
UserController.java | 151 * Registered observers of the user switching mechanics. [all...] |
/external/webrtc/webrtc/p2p/base/ |
p2ptransportchannel.cc | 659 LOG(LS_INFO) << "Switching best connection on controlled side: " 667 LOG(LS_INFO) << "Not switching the best connection on controlled side yet," [all...] |
/external/icu/icu4c/source/i18n/ |
collationiterator.cpp | [all...] |
/external/libnfc-nci/halimpl/pn54x/dnld/ |
phNxpNciHal_Dnld.c | [all...] |
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
KeyboardStateSingleTouchTests.java | 54 // Switching between alphabet and symbols. 71 // Switching between alphabet shifted and symbols. 91 // Switching between alphabet shift locked and symbols. [all...] |
/packages/services/Telecomm/src/com/android/server/telecom/ |
CallAudioRouteStateMachine.java | 430 Log.i(this, "Not switching to BT route from earpiece because user has " + 611 Log.i(this, "Not switching to BT route from headset because user has " + [all...] |
/art/runtime/arch/arm/ |
fault_handler_arm.cc | 54 // require switching modes in the stub - incurring an unwanted relocation.
|
/art/runtime/ |
indirect_reference_table_test.cc | 198 ASSERT_EQ(0U, irt.Capacity()) << "switching del not empty";
|
scoped_thread_state_change.h | 208 // This class performs the necessary thread state switching to and from Runnable and lets us
|