/frameworks/base/docs/html/guide/topics/security/ |
permissions.jd | 160 <li>When starting an activity, to prevent applications from launching
|
/frameworks/base/docs/html/tools/building/ |
building-cmdline.jd | 239 <p>If you don't see your application on the emulator, try closing the emulator and launching the
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/ |
RecentsPanelView.java | 696 Log.e(TAG, "Error launching activity " + intent, e); [all...] |
/frameworks/base/services/java/com/android/server/am/ |
ProcessRecord.java | 60 // are in the process of launching the app)
|
ActivityManagerService.java | [all...] |
/frameworks/base/services/java/com/android/server/wm/ |
AppTransition.java | 437 // current activity from showing through a launching wallpaper [all...] |
/frameworks/compile/libbcc/ |
README.html | 370 <p>AOT also masks the launching time overhead of on-device linking
|
/packages/apps/InCallUI/src/com/android/incallui/ |
StatusBarNotifier.java | 152 * end up launching the InCallScreen multiple times for a single
|
/packages/services/Telephony/src/com/android/phone/ |
CallController.java | 658 // TODO: Rather than launching a toast from here, it would
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
webbrowser.py | 2 """Interfaces for launching and remotely controlling Web browsers."""
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
webbrowser.py | 2 """Interfaces for launching and remotely controlling Web browsers."""
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/ |
MANIFEST.MF | 34 org.eclipse.jdt.launching,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
EmulatorConfigTab.java | 44 import org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/readme/ |
readme_eclipse.html | 526 <p>When launching an Eclipse Application from within the Eclipse IDE it is possible 533 launching. (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=85835">85835</a>)</p> [all...] |
/external/chromium/chrome/common/ |
chrome_switches.cc | 672 // (used for launching NaCl loader processes on 64-bit Windows). 710 // Does not automatically open a browser window on startup (used when launching [all...] |
/external/chromium_org/chrome/installer/setup/ |
setup_main.cc | 580 VLOG(1) << "Launching existing system-level chrome instead."; [all...] |
uninstall.cc | 631 VLOG(1) << "Launching Chrome to do uninstall tasks."; [all...] |
/frameworks/base/core/java/android/animation/ |
LayoutTransition.java | 536 * @param duration The length of time, in milliseconds, to delay before launching the next 560 * @return long The length of time, in milliseconds, to delay before launching the next [all...] |
/frameworks/base/core/java/android/provider/ |
MediaStore.java | 220 * this flag is used, so launching more than one activity is strongly 255 * launching more than one activity is strongly discouraged. [all...] |
/external/chromium_org/chrome/app/ |
chrome_main_delegate.cc | 139 // which gives us nothing but trouble. Avoid launching chrome this way since
|
/external/chromium_org/chrome/app/resources/ |
google_chrome_strings_en-GB.xtb | 184 <translation id="2189123953385179981">Google ChromeOS does not support launching an external application to handle <ph name="SCHEME"/> links. The link requested is <ph name="PROTOLINK"/>.</translation>
|
/external/chromium_org/chrome/browser/apps/ |
app_browsertest.cc | 497 // via launchData correctly when launching with a file. [all...] |
/external/chromium_org/chrome/browser/password_manager/ |
native_backend_kwallet_x.cc | 211 LOG(ERROR) << "Error launching kwalletd: error '" << error << "' " [all...] |
/external/chromium_org/chrome_frame/test/net/ |
fake_external_tab.cc | 610 // Tweak IE settings to make it amenable to testing before launching it. [all...] |
/external/chromium_org/content/browser/gpu/ |
gpu_process_host.cc | 461 // GPU process from launching. [all...] |