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 127 int taskType;
197 taskType = ActivityRecord.APPLICATION_ACTIVITY_TYPE;
205 taskType = APPLICATION_ACTIVITY_TYPE;
239 taskType = _taskType;
555 taskType = r.mActivityType;
564 r.mActivityType = taskType;
706 return taskType == HOME_ACTIVITY_TYPE;
710 return taskType == APPLICATION_ACTIVITY_TYPE;
    [all...]
ActivityStack.java     [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBObjectStore.cpp 581 IDBRequest* IDBObjectStore::openCursor(ScriptState* scriptState, IDBKeyRange* range, WebIDBCursorDirection direction, WebIDBTaskType taskType)
586 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 192 var taskType = taskParts[1];
196 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 152 milliseconds