Home
last modified time | relevance | path

Searched defs:getDocumentLaunchMode (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/pm/pkg/component/
DParsedActivity.java33 int getDocumentLaunchMode(); in getDocumentLaunchMode() method
DParsedActivityImpl.java495 public int getDocumentLaunchMode() { in getDocumentLaunchMode() method in ParsedActivityImpl