HomeSort by relevance Sort by last modified time
    Searched defs:On (Results 1 - 4 of 4) sorted by null

  /external/clang/test/Analysis/
unreachable-code-path.c 70 enum test_enum { Off, On };
  /external/webkit/Source/WebCore/html/
HTMLInputElement.h 214 enum AutoCompleteSetting { Uninitialized, On, Off };
  /frameworks/base/policy/src/com/android/internal/policy/impl/
GlobalActions.java 11 * distributed under the License is distributed on an "AS IS" BASIS,
77 * may show depending on whether the keyguard is showing, and whether the device
200 void onToggle(boolean on) {
210 changeAirplaneModeSystemSetting(on);
408 silentModeOn ? ToggleAction.State.On : ToggleAction.State.Off);
502 // note: the scheme below made more sense when we were planning on having
599 * A toggle action knows whether it is on or off, and displays an icon
608 On(false);
631 * @param enabledIconResId The icon for when this action is on.
634 * @param enabledStatusMessageResId The on status message, e.g 'sound disabled
    [all...]
  /hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/
StubFmService.java 12 * distributed under the License is distributed on an "AS IS" BASIS,
524 // if its already on, call the event
7093 int on = 1; local
    [all...]

Completed in 489 milliseconds