OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recentapps
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Settings/src/com/android/settings/location/
LocationSettings.java
204
RecentLocationApps
recentApps
= new RecentLocationApps(activity);
205
List<RecentLocationApps.Request> recentLocationRequests =
recentApps
.getAppList();
/frameworks/base/docs/html/about/versions/
android-3.1-highlights.jd
111
<h3 id="
recentapps
">Expanded Recent Apps list</h3>
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java
154
public static final String SYSTEM_DIALOG_REASON_RECENT_APPS = "
recentapps
";
[
all
...]
/frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java
236
static public final String SYSTEM_DIALOG_REASON_RECENT_APPS = "
recentapps
";
[
all
...]
Completed in 2824 milliseconds