HomeSort by relevance Sort by last modified time
    Searched full:enter (Results 801 - 825 of 3517) sorted by null

<<31323334353637383940>>

  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
OnboardingSupportFragment.java 106 * <h4>Page enter animation</h4>
107 * After logo animation finishes, page enter animation starts. The application can provide the
193 // Do not change page until the enter transition finishes.
208 // Ignore key event until the enter transition finishes.
403 * Called to have the inherited class create its enter animation. The start animation runs after
406 * @return The {@link Animator} object which runs the page enter animation.
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpStateMachine.java 162 public void enter() { method in class:A2dpStateMachine.Disconnected
163 log("Enter Disconnected: " + getCurrentMessage().what);
281 public void enter() { method in class:A2dpStateMachine.Pending
282 log("Enter Pending: " + getCurrentMessage().what);
481 public void enter() { method in class:A2dpStateMachine.Connected
488 log("Enter Connected: " + getCurrentMessage().what);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStateMachine.java 184 public void enter() { method in class:A2dpSinkStateMachine.Disconnected
185 log("Enter Disconnected: " + getCurrentMessage().what);
306 public void enter() { method in class:A2dpSinkStateMachine.Pending
307 log("Enter Pending: " + getCurrentMessage().what);
497 public void enter() { method in class:A2dpSinkStateMachine.Connected
498 log("Enter Connected: " + getCurrentMessage().what);
    [all...]
  /packages/apps/TV/res/values/
strings.xml 344 <!-- Title of PIN dialog when an user is asked to enter PIN to unlock channel.
346 <string name="pin_enter_unlock_channel">Enter your PIN to watch this channel</string>
347 <!-- Title of PIN dialog when an user is asked to enter PIN to unlock program.
349 <string name="pin_enter_unlock_program">Enter your PIN to watch this program</string>
352 <string name="pin_enter_pin">Enter your PIN</string>
357 <string name="pin_enter_new_pin">Enter new PIN</string>
361 <string name="pin_enter_old_pin">Enter your current PIN</string>
407 <string name="tvview_channel_locked">To watch this channel, press Right and enter your PIN</string>
409 <string name="tvview_content_locked">To watch this program, press Right and enter your PIN</string>
411 <string name="tvview_content_locked_format">This program is rated <xliff:g id="rating" example="TV_MA">%1$s</xliff:g>.\nTo watch this program, press Right and enter your PIN.</string
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 478 ALOGV("%s: enter: output devices(%#x), mode(%d)", __func__, devices, mode);
569 ALOGV("%s: enter: out_device(%#x) in_device(%#x)",
925 ALOGVV("%s: enter:)", __func__);
    [all...]
  /packages/apps/TvSettings/Settings/res/values/
strings.xml 158 <!-- Title for the dialog to enter PIN. [CHAR LIMIT=40] -->
165 <string name="bluetooth_display_passkey_pin_msg">To pair with: &lt;b><xliff:g id="device_name">%1$s</xliff:g>&lt;/b>&lt;br>Type on it: &lt;b><xliff:g id="passkey">%2$s</xliff:g>&lt;/b>, then press Return or Enter.</string>
340 <string name="title_ssid">Enter name of Wi-Fi network</string>
457 <string name="wifi_ip_settings_invalid_ip_address">Enter a valid IP address</string>
459 <string name="wifi_ip_settings_invalid_gateway">Enter a valid gateway address</string>
461 <string name="wifi_ip_settings_invalid_dns">Enter a valid DNS address</string>
463 <string name="wifi_ip_settings_invalid_network_prefix_length">Enter a network prefix length between 0 and 32</string>
465 <string name="wifi_ip_address_description">Enter a valid IP address.\nExample: <xliff:g>192.168.1.128</xliff:g></string>
467 <string name="wifi_dns1_description">Enter a valid IP address or leave empty.\nExample: <xliff:g>8.8.8.8</xliff:g></string>
469 <string name="wifi_dns2_description">Enter a valid IP address or leave empty.\nExample: <xliff:g>8.8.4.4</xliff:g></string
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
WifiScanningServiceImpl.java 486 public void enter() { method in class:WifiScanningServiceImpl.WifiSingleScanStateMachine.DefaultState
576 public void enter() { method in class:WifiScanningServiceImpl.WifiSingleScanStateMachine.IdleState
590 public void enter() { method in class:WifiScanningServiceImpl.WifiSingleScanStateMachine.ScanningState
863 public void enter() { method in class:WifiScanningServiceImpl.WifiBackgroundScanStateMachine.DefaultState
930 public void enter() { method in class:WifiScanningServiceImpl.WifiBackgroundScanStateMachine.StartedState
1016 public void enter() { method in class:WifiScanningServiceImpl.WifiBackgroundScanStateMachine.PausedState
1386 public void enter() { method in class:WifiScanningServiceImpl.WifiPnoScanStateMachine.DefaultState
1418 public void enter() { method in class:WifiScanningServiceImpl.WifiPnoScanStateMachine.StartedState
1461 public void enter() { method in class:WifiScanningServiceImpl.WifiPnoScanStateMachine.HwPnoScanState
1529 public void enter() { method in class:WifiScanningServiceImpl.WifiPnoScanStateMachine.SingleScanState
1561 public void enter() { method in class:WifiScanningServiceImpl.WifiPnoScanStateMachine.SwPnoScanState
2073 public void enter() { method in class:WifiScanningServiceImpl.WifiChangeStateMachine.DefaultState
2106 public void enter() { method in class:WifiScanningServiceImpl.WifiChangeStateMachine.StationaryState
2147 public void enter() { method in class:WifiScanningServiceImpl.WifiChangeStateMachine.MovingState
    [all...]
  /frameworks/base/services/core/java/com/android/server/connectivity/
NetworkMonitor.java 305 // does not entail any real state (hence no enter() or exit() routines).
383 public void enter() { method in class:NetworkMonitor.ValidatedState
472 public void enter() { method in class:NetworkMonitor.EvaluatingState
475 // cause us to exit and re-enter EvaluatingState.
551 // evaluation process via EvaluatingState#enter.
593 public void enter() { method in class:NetworkMonitor.CaptivePortalState
637 public void enter() { method in class:NetworkMonitor.LingeringState
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp 332 LOGV("%s(): %s:%s:PortIndex %u: enter, nSizeBytes=%u\n", __FUNCTION__,
413 LOGV("%s(): %s:%s:PortIndex %u: enter, nSizeBytes=%u\n", __FUNCTION__,
510 LOGV("%s(): %s:%s:PortIndex %u:pBuffer %p: enter\n", __FUNCTION__,
677 LOGV("%s(): %s:%s:PortIndex %u:pBuffer %p: enter\n", __FUNCTION__,
786 LOGV("%s(): %s:%s:PortIndex %u:pBuffer %p: enter, %s\n", __FUNCTION__,
906 LOGV("%s(): %s:%s:PortIndex %u: enter\n", __FUNCTION__,
    [all...]
  /frameworks/support/v4/java/android/support/v4/app/
BackStackRecord.java 506 public FragmentTransaction setCustomAnimations(int enter, int exit) {
507 return setCustomAnimations(enter, exit, 0, 0);
510 public FragmentTransaction setCustomAnimations(int enter, int exit,
512 mEnterAnim = enter;
    [all...]
  /device/htc/flounder/gps/qct/lib/
libloc_eng.so 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 
  /external/gptfdisk/
cgdisk.8 162 .B Enter
240 Create a new partition. You enter a starting sector, a size, a type code,
248 G, T, and P suffixes, too. Pressing the Enter key with no input specifies
260 Change a single partition's type code. You enter the type code using a
261 two\-byte hexadecimal number. You may also enter a GUID directly, if you
  /external/llvm/lib/CodeGen/
SplitKit.h 370 /// enterIntvBefore - Enter the open interval before the instruction at Idx.
375 /// enterIntvAfter - Enter the open interval after the instruction at Idx.
379 /// enterIntvAtEnd - Enter the open interval at the end of MBB.
440 /// @param EnterAfter When set, enter IntvOut after this point.
464 /// @param EnterAfter When set, enter IntvOut after this point.
  /external/nist-sip/java/gov/nist/javax/sip/parser/
ParserFactory.java 348 * CVS: then enter the issue number(s) here.
378 * CVS: then enter the issue number(s) here.
400 * CVS: then enter the issue number(s) here.
423 * CVS: then enter the issue number(s) here.
467 * CVS: then enter the issue number(s) here.
  /external/opencv3/modules/shape/src/
emdL1.cpp 591 // Find loop formed by adding the Enter BV edge.
629 // Add the Enter BV edge
633 m_pEnter->pNxt = pEParentN->pChild; // insert the Enter BV as the first child
674 // Update U at the child of the Enter BV
744 // Reverse the direction of the Enter BV edge if necessary
  /frameworks/native/include/android/
keycodes.h 197 * Used to enter alternate symbols. */
205 /** Enter key. */
231 * Used to enter numeric symbols.
439 /** Numeric keypad Enter key. */
641 * Initiates to enter multi-digit channel nubmber when each digit key is assigned
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
closure.go 237 func_.Func.Enter = nil
280 func_.Func.Enter = list(func_.Func.Enter, outer)
417 xfunc.Func.Enter = body
464 clos.List = concat(list1(Nod(OCFUNC, func_.Func.Closure.Func.Nname, nil)), func_.Func.Enter)
racewalk.go 66 // nothing interesting for race detector in fn->enter
79 fn.Func.Enter = concat(list1(nd), fn.Func.Enter)
86 s = fmt.Sprintf("enter %v", fn.Func.Nname.Sym)
87 dumplist(s, fn.Func.Enter)
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
closure.go 234 func_.Func.Enter = nil
277 func_.Func.Enter = list(func_.Func.Enter, outer)
414 xfunc.Func.Enter = body
461 clos.List = concat(list1(Nod(OCFUNC, func_.Func.Closure.Func.Nname, nil)), func_.Func.Enter)
racewalk.go 63 // nothing interesting for race detector in fn->enter
76 fn.Func.Enter = concat(list1(nd), fn.Func.Enter)
83 s = fmt.Sprintf("enter %v", fn.Func.Nname.Sym)
84 dumplist(s, fn.Func.Enter)
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
closure.go 237 func_.Func.Enter = nil
280 func_.Func.Enter = list(func_.Func.Enter, outer)
417 xfunc.Func.Enter = body
464 clos.List = concat(list1(Nod(OCFUNC, func_.Func.Closure.Func.Nname, nil)), func_.Func.Enter)
racewalk.go 66 // nothing interesting for race detector in fn->enter
79 fn.Func.Enter = concat(list1(nd), fn.Func.Enter)
86 s = fmt.Sprintf("enter %v", fn.Func.Nname.Sym)
87 dumplist(s, fn.Func.Enter)
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
closure.go 234 func_.Func.Enter = nil
277 func_.Func.Enter = list(func_.Func.Enter, outer)
414 xfunc.Func.Enter = body
461 clos.List = concat(list1(Nod(OCFUNC, func_.Func.Closure.Func.Nname, nil)), func_.Func.Enter)
racewalk.go 63 // nothing interesting for race detector in fn->enter
76 fn.Func.Enter = concat(list1(nd), fn.Func.Enter)
83 s = fmt.Sprintf("enter %v", fn.Func.Nname.Sym)
84 dumplist(s, fn.Func.Enter)

Completed in 2017 milliseconds

<<31323334353637383940>>