HomeSort by relevance Sort by last modified time
    Searched refs:enter (Results 1 - 25 of 121) sorted by null

1 2 3 4 5

  /frameworks/base/core/java/com/android/internal/util/
IState.java 41 void enter(); method in interface:IState
State.java 35 * @see com.android.internal.util.IState#enter()
38 public void enter() { method in class:State
  /external/javassist/src/main/javassist/runtime/
Cflow.java 41 public void enter() { ((Depth)get()).inc(); } method in class:Cflow
  /external/v8/test/mjsunit/tools/
profile.js 87 ProfileTestDriver.prototype.enter = function(funcName) {
106 this.enter('lib1-f1');
107 this.enter('lib1-f2');
108 this.enter('T: F1');
109 this.enter('T: F2');
112 this.enter('lib2-f1');
113 this.enter('lib2-f1');
117 this.enter('T: F3');
118 this.enter('T: F3');
119 this.enter('T: F3')
    [all...]
  /external/dhcpcd/
dhcpcd-run-hooks 14 # Thus, the user can create their dhcpcd.enter/exit-hook script to configure
17 /system/etc/dhcpcd/dhcpcd.enter-hook \
  /frameworks/base/core/java/android/app/
FragmentTransaction.java 127 * Bit mask that is set for all enter transitions.
153 public abstract FragmentTransaction setCustomAnimations(int enter, int exit);
158 * and <code>popExit</code> animations will be played for enter/exit
161 public abstract FragmentTransaction setCustomAnimations(int enter, int exit,
  /frameworks/base/wifi/java/android/net/wifi/
SupplicantStateTracker.java 157 public void enter() { method in class:SupplicantStateTracker.DefaultState
199 public void enter() { method in class:SupplicantStateTracker.UninitializedState
206 public void enter() { method in class:SupplicantStateTracker.InactiveState
213 public void enter() { method in class:SupplicantStateTracker.DisconnectedState
232 public void enter() { method in class:SupplicantStateTracker.ScanState
247 public void enter() { method in class:SupplicantStateTracker.HandshakeState
285 public void enter() { method in class:SupplicantStateTracker.CompletedState
325 public void enter() { method in class:SupplicantStateTracker.DormantState
  /frameworks/support/v4/java/android/support/v4/app/
FragmentTransaction.java 141 * Bit mask that is set for all enter transitions.
167 public abstract FragmentTransaction setCustomAnimations(int enter, int exit);
172 * and <code>popExit</code> animations will be played for enter/exit
175 public abstract FragmentTransaction setCustomAnimations(int enter, int exit,
  /frameworks/native/opengl/libs/EGL/
egl_display.h 130 bool enter() { return mHibernation.incWakeCount(HibernationMachine::WEAK); } function in class:android::egl_display_t
193 if (CC_UNLIKELY(!mDpy->enter())) {
200 // A move constructor would save an enter()/leave() pair on every EGL API
211 mDpy->enter();
  /frameworks/base/core/tests/coretests/src/com/android/internal/util/
StateMachineTest.java 152 * Test enter/exit can use transitionTo
172 public void enter() { method in class:StateMachineTest.StateMachineEnterExitTransitionToTest.S1
176 // Test that a transition in enter and the initial state works
179 Log.d(TAG, "S1.enter");
193 public void enter() { method in class:StateMachineTest.StateMachineEnterExitTransitionToTest.S2
198 Log.d(TAG, "S2.enter");
222 public void enter() { method in class:StateMachineTest.StateMachineEnterExitTransitionToTest.S3
223 // Test that we can do halting in an enter/exit
226 Log.d(TAG, "S3.enter");
238 public void enter() { method in class:StateMachineTest.StateMachineEnterExitTransitionToTest.S4
424 public void enter() { method in class:StateMachineTest.StateMachine1.S1
525 public void enter() { method in class:StateMachineTest.StateMachine2.S1
821 public void enter() { method in class:StateMachineTest.StateMachine5.ParentState1
836 public void enter() { method in class:StateMachineTest.StateMachine5.ChildState1
867 public void enter() { method in class:StateMachineTest.StateMachine5.ChildState2
898 public void enter() { method in class:StateMachineTest.StateMachine5.ParentState2
929 public void enter() { method in class:StateMachineTest.StateMachine5.ChildState3
960 public void enter() { method in class:StateMachineTest.StateMachine5.ChildState4
991 public void enter() { method in class:StateMachineTest.StateMachine5.ChildState5
1148 public void enter() { method in class:StateMachineTest.StateMachine6.S1
1249 public void enter() { method in class:StateMachineTest.StateMachine7.S2
1578 public void enter() { method in class:Hsm1.P1
1608 public void enter() { method in class:Hsm1.S1
1631 public void enter() { method in class:Hsm1.S2
1662 public void enter() { method in class:Hsm1.P2
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_enter/d/
T_monitor_enter_3.d 31 monitor-enter v5
T_monitor_enter_4.d 30 monitor-enter v6
T_monitor_enter_5.d 31 monitor-enter v5
T_monitor_enter_6.d 31 monitor-enter v5
T_monitor_enter_7.d 31 monitor-enter v4
T_monitor_enter_8.d 31 monitor-enter v4
T_monitor_enter_2.d 38 monitor-enter v8
40 monitor-enter v8
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_exit/d/
T_monitor_exit_3.d 30 monitor-enter v3
T_monitor_exit_4.d 30 monitor-enter v3
T_monitor_exit_5.d 30 monitor-enter v3
T_monitor_exit_6.d 30 monitor-enter v3
T_monitor_exit_7.d 30 monitor-enter v3
T_monitor_exit_8.d 30 monitor-enter v3
  /frameworks/base/core/java/android/bluetooth/
BluetoothProfileState.java 108 public void enter() { method in class:BluetoothProfileState.StableState
124 public void enter() { method in class:BluetoothProfileState.PendingCommandState
  /frameworks/base/core/java/android/net/
DhcpStateMachine.java 190 public void enter() { method in class:DhcpStateMachine.StoppedState
223 public void enter() { method in class:DhcpStateMachine.WaitBeforeStartState
255 public void enter() { method in class:DhcpStateMachine.RunningState
296 public void enter() { method in class:DhcpStateMachine.WaitBeforeRenewalState

Completed in 1285 milliseconds

1 2 3 4 5