HomeSort by relevance Sort by last modified time
    Searched full:launching (Results 476 - 500 of 806) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/app/
SearchDialog.java 127 // Save voice intent for later queries/launching
546 Log.d(LOG_TAG, "launching " + intent);
  /frameworks/base/docs/html-intl/intl/pt-br/training/basics/activity-lifecycle/
starting.jd 16 <li><a href="#launching-activity">Especificar a atividade da tela de início do aplicativo</a></li>
141 <h2 id="launching-activity">Especificar a atividade da tela de início do aplicativo</h2>
  /frameworks/base/keystore/java/android/security/
KeyChain.java 243 * launching the new sub-Activity to prompt the user to select
293 * launching the new sub-Activity to prompt the user to select
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsActivity.java 129 * A common Runnable to finish Recents by launching Home with an animation depending on the
356 * Reloads the stack views upon launching Recents.
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackAnimationHelper.java 343 * Starts the animation for the launching task view, hiding any tasks that might occlude the
344 * window transition for the launching task.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/tv/pip/
PipManager.java 282 * Shows PIP overlay UI by launching {@link PipOverlayActivity}. It also locates the pinned
382 * Shows PIP menu UI by launching {@link PipMenuActivity}. It also locates the pinned
  /frameworks/support/v4/java/android/support/v4/app/
ActivityCompat.java 278 * will be called to handle shared elements on the <i>launching</i> Activity. Most
282 * @param callback Used to manipulate shared element transitions on the launching Activity.
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/wear/
WearPackageInstallerService.java 504 Log.d(TAG, "MNC: Launching Intent " + showPermsIntent + " for " + packageName +
517 Log.d(TAG, "Launching Intent " + showPermsIntent + " for " + packageName);
  /system/extras/tests/workloads/
defs.sh 197 # a) look for a "launching" event indicating start from scratch
202 s=$(grep "Binder.*tracing_mark_write.*launching" $traceout 2>/dev/null | head -1| tr [\(\)\[\] :] " ")
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStackSupervisor.java 261 /** Action restriction: launching the activity is not restricted. */
263 /** Action restriction: launching the activity is restricted by a permission. */
265 /** Action restriction: launching the activity is restricted by an app op. */
312 /** The stack currently receiving input or launching the next activity. */
361 * of launching an activity. This is primarily to allow alarm intent
    [all...]
  /frameworks/base/core/java/android/widget/
SearchView.java 205 * let the SearchView handle the submission by launching any associated intent.
256 * behavior of launching any intent or submitting a search query specified on that item.
366 // Save voice intent for later queries/launching
400 * to display labels, hints, suggestions, create intents for launching search results screens
425 * @param appSearchData bundle provided by the app when launching the search dialog
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
SearchView.java 228 * let the SearchView handle the submission by launching any associated intent.
279 * behavior of launching any intent or submitting a search query specified on that item.
381 // Save voice intent for later queries/launching
434 * to display labels, hints, suggestions, create intents for launching search results screens
461 * @param appSearchData bundle provided by the app when launching the search dialog
    [all...]
  /frameworks/base/core/java/android/accounts/
AccountManager.java     [all...]
  /frameworks/rs/java/tests/Refocus/dataExtraction/
N5.txt 3 07-30 19:27:05.154 20903-21523/com.example.xinyiwang.refocus V/RenderScript? 0xb4aa0000 Launching thread(s), CPUs 4
77 07-30 19:27:26.724 20903-21740/com.example.xinyiwang.refocus V/RenderScript? 0xb4ab9000 Launching thread(s), CPUs 4
149 07-30 19:29:38.511 20903-22922/com.example.xinyiwang.refocus V/RenderScript? 0x9cf66000 Launching thread(s), CPUs 4
223 07-30 19:31:07.900 23889-24171/com.example.xinyiwang.refocus V/RenderScript? 0xacde8000 Launching thread(s), CPUs 4
    [all...]
  /external/llvm/docs/
NVPTXUsage.rst 631 loading and JIT compiling PTX to a native GPU device, and launching a kernel.
734 std::cout << "Launching kernel\n";
783 Launching kernel
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/
CameraIntentsActivity.java 56 * the camera activity, as well as by programatically launching the camera
  /developers/build/prebuilts/gradle/DataLayer/Application/src/main/java/com/example/android/wearable/datalayer/
MainActivity.java 84 //Request code for launching the Intent to resolve Google Play services errors.
  /developers/samples/android/wearable/wear/DataLayer/Application/src/main/java/com/example/android/wearable/datalayer/
MainActivity.java 84 //Request code for launching the Intent to resolve Google Play services errors.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
_index.html 164 <dd>Shows how to implement an ActionProvider for launching the system settings that supplies a
  /development/samples/browseable/DataLayer/Application/src/com.example.android.wearable.datalayer/
MainActivity.java 84 //Request code for launching the Intent to resolve Google Play services errors.
  /docs/source.android.com/src/devices/graphics/
run-tests.jd 313 <code>&lt;path to ndk&gt;/prebuilt/windows/bin</code> to the PATH variable before launching <code>debug.py</code>.
  /docs/source.android.com/src/source/
jack.jd 76 <li> This server brings an intrinsic speedup, because it avoids launching a new host
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/
TestOptions.java 365 * Returns kind of launching debuggee VM, which can be "auto" or "manual".
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.browser.browser_options.html 112 <td colspan=2><tt>Options&nbsp;to&nbsp;be&nbsp;used&nbsp;for&nbsp;launching&nbsp;a&nbsp;browser.<br>&nbsp;</tt></td></tr>
  /external/chromium-trace/catapult/telemetry/telemetry/internal/browser/
browser_options.py 212 """Options to be used for launching a browser."""

Completed in 9061 milliseconds

<<11121314151617181920>>