public class RecentLocationApps extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RecentLocationApps.Request |
Constructor and Description |
---|
RecentLocationApps(Context context) |
Modifier and Type | Method and Description |
---|---|
List<RecentLocationApps.Request> |
getAppList()
Fills a list of applications which queried location recently within specified time.
|
public RecentLocationApps(Context context)
public List<RecentLocationApps.Request> getAppList()