<itemvalue="pixels – The colors to write to the bitmap offset – The index of the first color to read from pixels[] stride – The number of colors in pixels[] to skip between rows. Normally this value will be the same as the width of the bitmap, but it can be larger (or negative). x – The x coordinate of the first pixel to write to in the bitmap. y – The y coordinate of the first pixel to write to in the bitmap. width – The number of colors to copy from pixels[] per row height – The number of rows to write to the bitmap"/>
<itemvalue="recive Invite Reward"/>
<itemvalue="recive Invite Reward"/>
<itemvalue="Return the FragmentActivity this fragment is currently associated with. May return null if the fragment is associated with a Context instead."/>
<itemvalue="Return the FragmentActivity this fragment is currently associated with. May return null if the fragment is associated with a Context instead."/>
<itemvalue="tracking activityPage events."/>
<itemvalue="tracking activityPage events."/>
@ -57,12 +58,11 @@
<itemvalue="find Fragment By Id"/>
<itemvalue="find Fragment By Id"/>
<itemvalue="frag mall"/>
<itemvalue="frag mall"/>
<itemvalue="Finds a fragment that was identified by the given id either when inflated from XML or as the container ID when added in a transaction. This first searches through fragments that are currently added to the manager's activity; if no such fragment is found, then all fragments currently on the back stack associated with this ID are searched. Returns: The fragment if found or null otherwise."/>
<itemvalue="Finds a fragment that was identified by the given id either when inflated from XML or as the container ID when added in a transaction. This first searches through fragments that are currently added to the manager's activity; if no such fragment is found, then all fragments currently on the back stack associated with this ID are searched. Returns: The fragment if found or null otherwise."/>
<itemvalue="Returns the identifier of this transaction's back stack entry, if addToBackStack(String) had been called. Otherwise, returns a negative number."/>