HomeSort by relevance Sort by last modified time
    Searched refs:BACKGROUND (Results 26 - 50 of 83) sorted by null

12 3 4

  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/config/
AnalogComplicationConfigRecyclerViewAdapter.java 62 * (highlight color [second arm], background color, unread notifications, etc.).
73 * <p>Color configuration options for both highlight (seconds hand) and background color.
77 * <p>Background image complication configuration for changing background image of watch face.
90 BACKGROUND,
141 ComplicationLocation.BACKGROUND);
402 // Only update background colors for preview if background complications are disabled.
404 // Updates background color.
418 // Inform user that they need to disable background image for color to work
    [all...]
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/config/
AnalogComplicationConfigRecyclerViewAdapter.java 62 * (highlight color [second arm], background color, unread notifications, etc.).
73 * <p>Color configuration options for both highlight (seconds hand) and background color.
77 * <p>Background image complication configuration for changing background image of watch face.
90 BACKGROUND,
141 ComplicationLocation.BACKGROUND);
402 // Only update background colors for preview if background complications are disabled.
404 // Updates background color.
418 // Inform user that they need to disable background image for color to work
    [all...]
  /libcore/ojluni/src/main/java/java/awt/font/
TextAttribute.java 173 * <td valign="TOP">{@link #BACKGROUND}</td>
176 * <td valign="TOP">null (do not render background)</td>
735 * Attribute key for the paint used to render the background of
737 * The default value is null, indicating that the background
750 public static final TextAttribute BACKGROUND =
751 new TextAttribute("background");
    [all...]
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/
NotificationStudioActivity.java 60 private static final ExecutorService BACKGROUND = Executors.newSingleThreadExecutor();
169 // this can take a while, run on a background thread
170 BACKGROUND.submit(new Runnable() {
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/watchface/
AnalogComplicationWatchFaceService.java 61 // Background, Left and right complication IDs as array for Complication API.
89 case BACKGROUND:
111 case BACKGROUND:
183 // Used to pull user's preferences for background color, highlight color, and visual
273 // Initialize background color (in case background complication is inactive).
281 // and background, but you could add many more.
351 // It helps for the background color to be black in case the image used for the
352 // watch face's background takes some time to load.
440 // The line below this comment block disables taps for background
    [all...]
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/watchface/
AnalogComplicationWatchFaceService.java 61 // Background, Left and right complication IDs as array for Complication API.
89 case BACKGROUND:
111 case BACKGROUND:
183 // Used to pull user's preferences for background color, highlight color, and visual
273 // Initialize background color (in case background complication is inactive).
281 // and background, but you could add many more.
351 // It helps for the background color to be black in case the image used for the
352 // watch face's background takes some time to load.
440 // The line below this comment block disables taps for background
    [all...]
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
AdvancedPowerUsageDetail.java 113 BatteryUtils.StatusType.BACKGROUND, uid, which) : 0;
  /external/libchrome/base/trace_event/
process_memory_dump_unittest.cc 238 MemoryDumpArgs background_args = {MemoryDumpLevelOfDetail::BACKGROUND};
memory_dump_manager_unittest.cc 53 return arg.level_of_detail == MemoryDumpLevelOfDetail::BACKGROUND;
    [all...]
trace_config_unittest.cc 38 "\"allowed_dump_modes\":[\"background\",\"light\",\"detailed\"],"
657 EXPECT_EQ(MemoryDumpLevelOfDetail::BACKGROUND,
  /packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/
BatteryUtilsTest.java 174 final long time = mBatteryUtils.getProcessTimeMs(BatteryUtils.StatusType.BACKGROUND, mUid,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tmschema.h 197 TM_PROP(1602,TMT,BACKGROUND,COLOR)
974 TM_PART(1,TNP,BACKGROUND)
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /frameworks/base/core/java/android/view/
ViewGroup.java     [all...]

Completed in 853 milliseconds

12 3 4