net.rim.device.api.system
Interface HolsterListener

All Known Implementing Classes:
Dialog

public interface HolsterListener

The listener interface for receiving holster and flip events. This class is deprecated, please use SensorListener.

See Also:
Application.addHolsterListener(net.rim.device.api.system.HolsterListener), SensorListener

Method Summary
 void inHolster()
          Deprecated.  
 void outOfHolster()
          Deprecated.  
 

Method Detail

inHolster

public void inHolster()
Deprecated.  

Invoked when the device is put in the holster or flipped closed (in the case of a flip phone).

outOfHolster

public void outOfHolster()
Deprecated.  

Invoked when the device is removed from the holster or flipped open (in the case of a flip phone).



Copyright 1999-2008 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.