setContext abstract method

void setContext(
  1. Context newContext
)

Set the underlying context.

@param newContext The new context.

Implementation

void setContext(Context newContext);