Home
last modified time | relevance | path

Searched refs:TYPE_CHANGED (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/docs/html/training/wearables/data-layer/
Dassets.jd92 if (event.getType() == DataEvent.TYPE_CHANGED &&
Ddata-items.jd180 if (event.getType() == DataEvent.TYPE_CHANGED) {
Devents.jd314 } else if (event.getType() == DataEvent.TYPE_CHANGED) {
/frameworks/base/core/java/android/view/
DWindowManager.java1684 public static final int TYPE_CHANGED = 1<<1; field in WindowManager.LayoutParams
1759 changes |= TYPE_CHANGED; in copyFrom()
/frameworks/base/api/
Dsystem-current.txt37000 field public static final int TYPE_CHANGED = 2; // 0x2
Dcurrent.txt34766 field public static final int TYPE_CHANGED = 2; // 0x2