Searched defs:TARGET (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DAvoidXfermode.java29 TARGET (1); //!< draw only on top of the opColor enum constant in enum:AvoidXfermode.Mode
/frameworks/base/obex/javax/obex/
H A DHeaderSet.java107 * The value of <code>TARGET</code> is 0x46 (70).
109 public static final int TARGET = 0x46; field in class:HeaderSet
312 case TARGET:
461 case TARGET:
528 out.write(TARGET);

Completed in 58 milliseconds