Home | History | Annotate | Download | only in location

Lines Matching defs:ENABLE

187     private static final int ENABLE = 2;
919 public void enable() {
925 sendMessage(ENABLE, 1, null);
998 Log.w(TAG, "Failed to enable location provider");
1014 sendMessage(ENABLE, 0, null);
1943 case ENABLE: