TrackerControl
Public Member Functions | Static Public Member Functions | List of all members
net.kollnig.missioncontrol.details.TrackersFragment Class Reference
Inheritance diagram for net.kollnig.missioncontrol.details.TrackersFragment:

Public Member Functions

 TrackersFragment ()
 
void onCreate (Bundle savedInstanceState)
 
View onCreateView (LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
 
void onResume ()
 
void updateTrackerList ()
 
void onDestroy ()
 

Static Public Member Functions

static TrackersFragment newInstance (String appId, int uid)
 

Detailed Description

A fragment representing a list of Items.

Constructor & Destructor Documentation

◆ TrackersFragment()

net.kollnig.missioncontrol.details.TrackersFragment.TrackersFragment ( )

Mandatory empty constructor for the fragment manager to instantiate the fragment (e.g. upon screen orientation changes).

Member Function Documentation

◆ updateTrackerList()

void net.kollnig.missioncontrol.details.TrackersFragment.updateTrackerList ( )

Communicate with tracker database to show information about tracking in a given app


The documentation for this class was generated from the following file: