OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:enter
(Results
1776 - 1800
of
3517
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/frameworks/base/docs/html-intl/intl/ko/training/material/
animations.jd
207
<!-- specify
enter
and exit transitions -->
/frameworks/base/docs/html-intl/intl/ru/training/material/
animations.jd
207
<!-- specify
enter
and exit transitions -->
/frameworks/base/docs/html-intl/intl/zh-cn/training/material/
animations.jd
207
<!-- specify
enter
and exit transitions -->
/frameworks/base/docs/html-intl/intl/zh-tw/training/material/
animations.jd
207
<!-- specify
enter
and exit transitions -->
/frameworks/base/libs/hwui/
ClipArea.cpp
301
// Is is only legal to
enter
rectangle list mode from
/frameworks/base/packages/Keyguard/res/values-ar/
strings.xml
59
<string name="keyboardview_keycode_enter" msgid="2985864015076059467">"
Enter
"</string>
/frameworks/base/packages/Keyguard/res/values-be-rBY/
strings.xml
59
<string name="keyboardview_keycode_enter" msgid="2985864015076059467">"
Enter
"</string>
/frameworks/base/packages/Keyguard/res/values-fi/
strings.xml
59
<string name="keyboardview_keycode_enter" msgid="2985864015076059467">"
Enter
"</string>
/frameworks/base/packages/Keyguard/res/values-in/
strings.xml
59
<string name="keyboardview_keycode_enter" msgid="2985864015076059467">"
Enter
"</string>
/frameworks/base/packages/Keyguard/res/values-iw/
strings.xml
59
<string name="keyboardview_keycode_enter" msgid="2985864015076059467">"
Enter
"</string>
/frameworks/base/packages/Keyguard/res/values-nl/
strings.xml
59
<string name="keyboardview_keycode_enter" msgid="2985864015076059467">"
Enter
"</string>
/frameworks/base/packages/Keyguard/res/values-sr/
strings.xml
59
<string name="keyboardview_keycode_enter" msgid="2985864015076059467">"
Enter
"</string>
/frameworks/base/packages/Keyguard/res/values-sw/
strings.xml
59
<string name="keyboardview_keycode_enter" msgid="2985864015076059467">"
Enter
"</string>
/frameworks/base/packages/Keyguard/res/values-uk/
strings.xml
59
<string name="keyboardview_keycode_enter" msgid="2985864015076059467">"
Enter
"</string>
/frameworks/base/proto/src/
metrics_constants.proto
1187
// OPEN: Lockscreen > Screen to
enter
password / pattern / PIN
[
all
...]
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
AccessibilityInputFilter.java
631
// Wait for an
enter
hover event to start processing.
AutoclickController.java
155
// Ignore hover
enter
and exit.
/frameworks/base/services/core/java/com/android/server/connectivity/
NetworkAgentInfo.java
99
// and
enter
state #5), ConnectivityService will disconnect the NetworkAgent's AsyncChannel.
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
Expr.java
332
Scope.
enter
(this);
/frameworks/native/opengl/libs/EGL/
egl_display.cpp
383
"Invalid WakeCount (%d) on
enter
\n", mWakeCount);
/frameworks/native/vulkan/doc/implementors_guide/
implementors_guide.adoc
13
The NDK will include a stub +libvulkan.so+ exporting the same symbols as the loader. Calling the Vulkan functions exported from +libvulkan.so+ will
enter
trampoline functions in the loader which will dispatch to the appropriate layer or driver based on their first argument. The +vkGet*ProcAddr+ calls will return the function pointers that the trampolines would dispatch to, so calling through these function pointers rather than the exported symbols will be slightly more efficient since it skips the trampoline and dispatch.
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiLastResortWatchdog.java
205
* @param isEntering true if called from ConnectedState.
enter
(), false for exit()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
InboundSmsHandler.java
237
mWakeLock.acquire(); // wake lock released after we
enter
idle state
351
public void
enter
() {
method in class:InboundSmsHandler.IdleState
407
public void
enter
() {
method in class:InboundSmsHandler.DeliveringState
456
// wakelock should still be held until 3 seconds after we
enter
Idle
[
all
...]
/frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
MenuItemImpl.java
291
* example 'Menu+
enter
').
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h
202
#define WLC_E_WNM_STA_SLEEP 107 /* WNM event to notify STA
enter
sleep mode */
Completed in 1268 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>