Importing Proximity packages

You only need to import a Proximity class or package when you refer to a class by name, such as when instantiating a class object, using a static method, or referring to one of its class variables. You do not need to import Proximity classes to use their non-static methods.