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/chromium_org/third_party/WebKit/Source/core/html/
HTMLInputElement.h 300 enum AutoCompleteSetting { Uninitialized, On, Off };
413 // the ImageInput object we may delete the loader while this element lives on.
  /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);
416 silentModeOn ? ToggleAction.State.On : ToggleAction.State.Off);
510 // note: the scheme below made more sense when we were planning on having
607 * A toggle action knows whether it is on or off, and displays an icon
616 On(false);
639 * @param enabledIconResId The icon for when this action is on.
642 * @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 217 milliseconds