| /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
| peers.cpp | 202 menu->addAction(tr("Enter WPS PIN"), this, 230 menu->addAction(tr("P2P Enter PIN"), this, 1029 /* P2P-PROV-DISC-ENTER-PIN 02:40:61:c2:f3:b7 */ [all...] |
| /frameworks/base/docs/html/training/app-indexing/ |
| deep-linking.jd | 26 <p>To enable Google to crawl your app content and allow users to enter your app 120 they enter your app through a deep link.
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
| SoftApManager.java | 373 public void enter() { method in class:SoftApManager.SoftApStateMachine.TetheringState 437 public void enter() { method in class:SoftApManager.SoftApStateMachine.UntetheringState
|
| /hardware/qcom/audio/hal/audio_extn/ |
| hfp.c | 121 ALOGD("%s: enter", __func__); 212 ALOGD("%s: enter", __func__);
|
| /hardware/qcom/audio/msm8909/hal/audio_extn/ |
| hfp.c | 136 ALOGD("%s: enter", __func__); 245 ALOGD("%s: enter", __func__);
|
| soundtrigger.c | 304 ALOGI("%s: Enter", __func__); 352 ALOGI("%s: Enter", __func__);
|
| /packages/apps/Dialer/InCallUI/src/com/android/incallui/ |
| VideoCallPresenter.java | 78 * enter fullscreen mode if the dialpad is visible (doing so would make it impossible to exit 182 * Determines whether video calls should automatically enter full screen mode after 188 * Determines the number of milliseconds after which a video call will automatically enter 194 * Determines if the countdown is currently running to automatically enter full screen video 448 // If the call context changed, potentially exit fullscreen or schedule auto enter of 452 // Schedule auto-enter of fullscreen mode if the current call context is a video call [all...] |
| /packages/apps/TV/src/com/android/tv/onboarding/ |
| SetupSourcesFragment.java | 167 // The actions created while enter transition is running will not be included in the 200 // The actions created while enter transition is running will not be included in the
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/ |
| KeyboardAccessibilityDelegate.java | 194 * @param event A hover enter event. 282 * Handles a hover enter event on a key.
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/ |
| WelcomeWizardPage.java | 223 error = "Please enter a new directory to install the SDK into"; 256 error = "Please enter an existing SDK installation directory";
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/ |
| KeyCreationPage.java | 247 setErrorMessage("Enter key alias."); 264 setErrorMessage("Enter key password.");
|
| /system/bt/bta/av/ |
| bta_av_cfg.c | 179 8=8, 9=9, 10=DOT, 11=ENTER, 228 8=8, 9=9, 10=DOT, 11=ENTER,
|
| /hardware/qcom/audio/msm8909/hal/ |
| audio_hw.c | 378 ALOGV("%s: enter: usecase(%d)", __func__, usecase->id); 411 ALOGV("%s: enter: usecase(%d)", __func__, usecase->id); [all...] |
| /frameworks/base/services/core/java/com/android/server/connectivity/ |
| Tethering.java | 1145 public void enter() { method in class:Tethering.TetherInterfaceSM.InitialState 1175 public void enter() { method in class:Tethering.TetherInterfaceSM.StartingState 1233 public void enter() { method in class:Tethering.TetherInterfaceSM.TetheredState 1384 public void enter() { method in class:Tethering.TetherInterfaceSM.UnavailableState 1888 public void enter() { method in class:Tethering.TetherMasterSM.InitialState 1920 public void enter() { method in class:Tethering.TetherMasterSM.TetherModeAliveState 2032 public void enter() { method in class:Tethering.TetherMasterSM.SetIpForwardingEnabledErrorState 2040 public void enter() { method in class:Tethering.TetherMasterSM.SetIpForwardingDisabledErrorState 2048 public void enter() { method in class:Tethering.TetherMasterSM.StartTetheringErrorState 2059 public void enter() { method in class:Tethering.TetherMasterSM.StopTetheringErrorState 2070 public void enter() { method in class:Tethering.TetherMasterSM.SetDnsForwardersErrorState [all...] |
| /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
| reg.go | 112 // starting at enter, flood-filling forward while varno is refahead 119 enter *Flow 162 if p1.enter != p2.enter { 163 return int(p2.enter.Id-p1.enter.Id) < 0 1340 enter: f, 1377 fmt.Printf("region %d: cost %d varno %d enter %d\n", i, rgp.cost, rgp.varno, rgp.enter.Prog.Pc) 1380 usedreg = paint2(rgp.enter, int(rgp.varno), 0 [all...] |
| /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
| reg.go | 109 // starting at enter, flood-filling forward while varno is refahead 116 enter *Flow 159 if p1.enter != p2.enter { 160 return int(p2.enter.Id-p1.enter.Id) < 0 1337 enter: f, 1374 fmt.Printf("region %d: cost %d varno %d enter %d\n", i, rgp.cost, rgp.varno, rgp.enter.Prog.Pc) 1377 usedreg = paint2(rgp.enter, int(rgp.varno), 0 [all...] |
| /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
| reg.go | 112 // starting at enter, flood-filling forward while varno is refahead 119 enter *Flow 162 if p1.enter != p2.enter { 163 return int(p2.enter.Id-p1.enter.Id) < 0 1340 enter: f, 1377 fmt.Printf("region %d: cost %d varno %d enter %d\n", i, rgp.cost, rgp.varno, rgp.enter.Prog.Pc) 1380 usedreg = paint2(rgp.enter, int(rgp.varno), 0 [all...] |
| /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
| reg.go | 109 // starting at enter, flood-filling forward while varno is refahead 116 enter *Flow 159 if p1.enter != p2.enter { 160 return int(p2.enter.Id-p1.enter.Id) < 0 1337 enter: f, 1374 fmt.Printf("region %d: cost %d varno %d enter %d\n", i, rgp.cost, rgp.varno, rgp.enter.Prog.Pc) 1377 usedreg = paint2(rgp.enter, int(rgp.varno), 0 [all...] |
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/ |
| WifiP2pServiceImpl.java | 961 public void enter() { method in class:WifiP2pServiceImpl.P2pStateMachine.P2pDisablingState 999 public void enter() { method in class:WifiP2pServiceImpl.P2pStateMachine.P2pDisabledState 1027 public void enter() { method in class:WifiP2pServiceImpl.P2pStateMachine.P2pEnablingState 1056 public void enter() { method in class:WifiP2pServiceImpl.P2pStateMachine.P2pEnabledState 1304 public void enter() { method in class:WifiP2pServiceImpl.P2pStateMachine.InactiveState 1508 public void enter() { method in class:WifiP2pServiceImpl.P2pStateMachine.GroupCreatingState 1571 public void enter() { method in class:WifiP2pServiceImpl.P2pStateMachine.UserAuthorizingNegotiationRequestState 1606 public void enter() { method in class:WifiP2pServiceImpl.P2pStateMachine.UserAuthorizingInviteRequestState 1646 public void enter() { method in class:WifiP2pServiceImpl.P2pStateMachine.ProvisionDiscoveryState 1712 public void enter() { method in class:WifiP2pServiceImpl.P2pStateMachine.GroupNegotiationState 1841 public void enter() { method in class:WifiP2pServiceImpl.P2pStateMachine.FrequencyConflictState 1928 public void enter() { method in class:WifiP2pServiceImpl.P2pStateMachine.GroupCreatedState 2173 public void enter() { method in class:WifiP2pServiceImpl.P2pStateMachine.UserAuthorizingJoinState 2216 public void enter() { method in class:WifiP2pServiceImpl.P2pStateMachine.OngoingGroupRemovalState [all...] |
| /hardware/qcom/audio/hal/ |
| audio_hw.c | 209 ALOGV("%s: enter ... ", __func__); 268 ALOGV("%s: enter: usecase(%d)", __func__, usecase->id); 293 ALOGV("%s: enter: usecase(%d)", __func__, usecase->id); 807 ALOGV("%s: enter: usecase(%d: %s)", __func__, 836 ALOGV("%s: enter: usecase(%d)", __func__, in->usecase); [all...] |
| /art/runtime/ |
| instrumentation.h | 315 // listeners into executing code and get method enter events for methods already on the stack. 392 // that returning causes a branch to the method exit stub. Generates method enter events. 507 // Have we hijacked ArtMethod::code_ to reference the enter/exit stubs? 510 // Have we hijacked ArtMethod::code_ to reference the enter interpreter stub?
|
| /cts/apps/CameraITS/tests/inprog/scene2/ |
| test_dng_tags.py | 42 raw_input("\n[Point camera at grey card under %s and press ENTER]"%(
|
| /cts/tests/tests/preference2/res/values/ |
| strings.xml | 57 <string name="dialog_title_edittext_preference">Enter your favorite animal</string>
|
| /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/java/com/example/android/activityscenetransitionbasic/ |
| DetailActivity.java | 114 * @return true if we were successful in adding a listener to the enter transition
|
| /developers/samples/android/ui/activityscenetransition/ActivitySceneTransitionBasic/Application/src/main/java/com/example/android/activityscenetransitionbasic/ |
| DetailActivity.java | 114 * @return true if we were successful in adding a listener to the enter transition
|