Returns the Loader with which this Context is associated. @return the Loader with which this Context is associated
()
| 1546 | * @return the Loader with which this Context is associated |
| 1547 | */ |
| 1548 | Loader getLoader(); |
| 1549 | |
| 1550 | /** |
| 1551 | * Set the Loader with which this Context is associated. |
no outgoing calls