- monitoringStateChanged(boolean) - Method in interface javax.microedition.location.ProximityListener
-
Called to notify that the state of the proximity monitoring has changed.
- MTA_ASSISTED - Static variable in class javax.microedition.location.Location
-
Location method is assisted by the other party (Terminal assisted for Network
based, Network assisted for terminal based).
- MTA_UNASSISTED - Static variable in class javax.microedition.location.Location
-
Location method is unassisted.
- MTE_ANGLEOFARRIVAL - Static variable in class javax.microedition.location.Location
-
Location method Angle of Arrival for cellular / terrestrial RF system.
- MTE_CELLID - Static variable in class javax.microedition.location.Location
-
Location method Cell-ID for cellular (in GSM, this is the same as CGI, Cell Global
Identity).
- MTE_SATELLITE - Static variable in class javax.microedition.location.Location
-
Location method using satellites (for example, Global Positioning System (GPS)).
- MTE_SHORTRANGE - Static variable in class javax.microedition.location.Location
-
Location method Short-range positioning system (for example, Bluetooth LP).
- MTE_TIMEDIFFERENCE - Static variable in class javax.microedition.location.Location
-
Location method Time Difference for cellular / terrestrial RF system (for example,
Enhanced Observed Time Difference (E-OTD) for GSM).
- MTE_TIMEOFARRIVAL - Static variable in class javax.microedition.location.Location
-
Location method Time of Arrival (TOA) for cellular / terrestrial RF system.
- MTY_NETWORKBASED - Static variable in class javax.microedition.location.Location
-
Location method is of type network based.
- MTY_TERMINALBASED - Static variable in class javax.microedition.location.Location
-
Location method is of type terminal based.