getApplicationContext method

Context getApplicationContext()

Implementation

Context getApplicationContext() {
  return _context;
}