HomeSort by relevance Sort by last modified time
    Searched refs:isolated (Results 1 - 14 of 14) sorted by null

  /cts/tests/tests/uidisolation/src/android/uidisolation/cts/
IsolatedServiceTest.java 64 private void runServiceTest(final boolean isolated) {
67 if (isolated) {
ServiceRunnerActivity.java 105 void doBindService(boolean isolated) {
106 bindService(new Intent(this, isolated
  /external/chromium_org/webkit/browser/fileapi/
external_mount_points_unittest.cc 283 // Try cracking isolated path.
284 FileSystemURL isolated = mount_points->CreateCrackedFileSystemURL( local
286 EXPECT_FALSE(isolated.is_valid());
  /external/chromium_org/v8/src/
math.js 33 // has the added benefit that the code in this file is isolated from
  /external/v8/src/
math.js 30 // has the added benefit that the code in this file is isolated from
date.js 38 // has the added benefit that the code in this file is isolated from
  /frameworks/base/services/java/com/android/server/am/
ProcessRecord.java 51 final boolean isolated; // true if this is a special isolated process field in class:ProcessRecord
52 final int uid; // uid of process; may be different from 'info' if isolated
179 pw.print(" ISOLATED uid="); pw.print(uid);
368 isolated = _info.uid != _uid;
ActivityManagerService.java 435 * The currently running isolated processes.
440 * Counter for assigning isolated process uids, to avoid frequently reusing the
    [all...]
ActiveServices.java     [all...]
  /external/chromium_org/tools/traceline/svgui/
traceline.js 237 // set, so that they are isolated from other sets of data with the same
  /external/chromium_org/third_party/jinja2/
_stringdefs.py     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 650 milliseconds