/frameworks/base/services/java/com/android/server/search/ |
SearchManagerService.java | 203 * @param launchActivity The activity from which we're launching this search.
|
/frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/ |
MemoryUsageTest.java | 282 Log.w(TAG, "Error launching app", e);
|
/frameworks/compile/libbcc/ |
README.rst | 71 AOT also masks the launching time overhead of on-device linking
|
/ndk/docs/text/ |
NDK-BUILD.text | 110 before launching 'ndk-build'. For example:
|
/packages/apps/Contacts/src/com/android/contacts/activities/ |
ContactDetailActivity.java | 220 // Don't finish the detail activity after launching the editor because when the
|
ContactEditorActivity.java | 55 * (instead of launching a new view intent) after the editor changes have been
|
ShowOrCreateActivity.java | 241 * @param parent {@link Activity} to use for launching target.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
spawn.py | 4 specific functions for launching another program in a sub-process.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
spawn.py | 4 specific functions for launching another program in a sub-process.
|
/external/chromium_org/chrome/browser/ui/startup/ |
startup_browser_creator.cc | 286 LOG(WARNING) << "Incognito mode disabled by policy, launching a normal " 567 // launching and quit. 581 // Nothing more needs to be done, so return false to stop launching and
|
/external/chromium_org/win8/delegate_execute/ |
command_execute_impl.cc | 158 // back to launching chrome on the desktop via LaunchDestopChrome(). 165 // returns true, launching chrome can go all the way to 7c, which might be 350 AtlTrace("Metro chrome is not registered, launching in desktop\n");
|
/packages/apps/PackageInstaller/src/com/android/packageinstaller/ |
PackageInstallerActivity.java | 62 * Based on the user response the package is then installed by launching InstallAppConfirm 243 Log.i(TAG, "Launching settings"); 546 Log.w(TAG, "Could not determine the launching uid.");
|
/external/chromium_org/remoting/tools/ |
me2me_virtual_host.py | 412 logging.info("Launching X session: %s" % xsession_command) [all...] |
/sdk/eclipse/ |
changes.txt | 114 allows launching on all connected devices, and a drop down allows 479 - Fix issue when launching ADT the first time with the SDK Usage panel 497 - Fixed possible crash when launching applications 524 - Fixed issue when launching ADT on a clean install would trigger [all...] |
/frameworks/base/docs/html/reference/com/google/android/gms/plus/ |
PlusShare.Builder.html | 812 <div class="jd-descrdiv">Create a new Builder for launching a sharing action from the given context.</div> 830 <div class="jd-descrdiv">Create a new Builder for launching a sharing action from launchingActivity.</div> 848 <div class="jd-descrdiv">Create a new Builder for launching a sharing action from launchingActivity.</div> [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/ |
plugin.xml | 368 sourcePathComputerId="org.eclipse.jdt.launching.sourceLookup.javaSourcePathComputer"> 388 id="com.android.ide.eclipse.adt.debug.launching.LaunchShortcut" 408 <test property="org.eclipse.jdt.launching.isContainer" /> 410 property="org.eclipse.jdt.launching.hasProjectNature" [all...] |
/frameworks/base/core/java/android/app/ |
SearchManager.java | 651 * <p>Typically the user will terminate the search UI by launching a [all...] |
/frameworks/base/core/java/android/widget/ |
ActivityChooserModel.java | 141 * for launching it. 148 * @param intent The intent for launching the chosen activity. 462 * @return An {@link Intent} for launching the activity or null if the [all...] |
/frameworks/base/services/java/com/android/server/am/ |
ActivityRecord.java | 98 long displayStartTime; // when we started launching this activity 99 long fullyDrawnStartTime; // when we started launching this activity [all...] |
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
ActivityChooserModel.java | 137 * for launching it. 144 * @param intent The intent for launching the chosen activity. 452 * @return An {@link Intent} for launching the activity or null if the [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/ |
CameraIntentsActivity.java | 60 * the camera activity, as well as by programatically launching the camera
|
/development/ndk/platforms/android-9/include/android/ |
native_activity.h | 232 * The name of the function that NativeInstance looks for when launching its
|
/development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/ |
PictureDetailsActivity.java | 40 * be run when the activity is being launched and exited. When launching,
|
/external/chromium_org/apps/ |
launcher.cc | 110 // Class to handle launching of platform apps to open a specific path.
|
/external/chromium_org/chrome/browser/prerender/ |
prerender_link_manager.cc | 222 // This prerender waited too long in the queue before launching.
|