OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_NO_BOOT_ANIM
(Results
1 - 4
of
4
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchConfiguration.java
80
public boolean mNoBootAnim = LaunchConfigDelegate.
DEFAULT_NO_BOOT_ANIM
;
EmulatorConfigTab.java
481
value = LaunchConfigDelegate.
DEFAULT_NO_BOOT_ANIM
;
590
LaunchConfigDelegate.
DEFAULT_NO_BOOT_ANIM
);
LaunchConfigDelegate.java
112
public static final boolean
DEFAULT_NO_BOOT_ANIM
= false;
AndroidLaunchController.java
240
LaunchConfigDelegate.
DEFAULT_NO_BOOT_ANIM
);
[
all
...]
Completed in 50 milliseconds