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

  /frameworks/base/services/core/java/com/android/server/am/
TaskRecord.java 123 int taskType;
193 taskType = ActivityRecord.APPLICATION_ACTIVITY_TYPE;
201 taskType = APPLICATION_ACTIVITY_TYPE;
235 taskType = _taskType;
551 taskType = r.mActivityType;
560 r.mActivityType = taskType;
702 return taskType == HOME_ACTIVITY_TYPE;
706 return taskType == APPLICATION_ACTIVITY_TYPE;
    [all...]
ActivityStack.java     [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBObjectStore.cpp 571 IDBRequest* IDBObjectStore::openCursor(ScriptState* scriptState, IDBKeyRange* range, blink::WebIDBCursorDirection direction, blink::WebIDBTaskType taskType)
576 backendDB()->openCursor(m_transaction->id(), id(), IDBIndexMetadata::InvalidId, range, direction, false, taskType, WebIDBCallbacksImpl::create(request).leakPtr());
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_tasks.js 193 var taskType = taskParts[1];
197 taskType === 'file' &&
  /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 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 301 milliseconds