转自http://www.cmd100.com/bbs/forum.php?mod=viewthread&tid=9313
public static final intTYPE_APPLICATION
Since:
API Level 1
(一般應用程式的視窗型態)
Constant Value:
2(0x00000002)
Since:
API Level 3
(屬於對話框等級的,位置在程式視窗型態之上)
Constant Value:
1003(0x000003eb)
Constant Value:
1001(0x000003e9)
Since:
API Level 1
(跟對話框很像,位置在程式視窗型態之上)
Constant Value:
1000(0x000003e8)
Since:
API Level 1
(會在其他應用程式的下方)
Constant Value:
1(0x00000001)
Since:
API Level 1
(重要提示,當這樣設置時依然可以控制後面的控件)
Constant Value:
2002(0x000007d2)
Since:
API Level 1
(與上面的分不出差別,但可以看出的差別就是當兩個視窗一個是優先另一個非優先,兩個都顯示時,非優先會被優先檔在後面無法顯示,注意:這個設定可能會導致來電時無法正確顯示)
Constant Value:
2007(0x000007d7)
Since:
API Level 1
(測試時無法使用,尚待測試)
Constant Value:
2000(0x000007d0)
Since:
API Level 1
(實際測試與PHONE一樣等級的視窗)
Constant Value:
2003(0x000007d3)
Since:
API Level 1
(優先及最高的,通常用來處理系統錯誤,注意,這個比優先電話還要注意擋住頁面)
Constant Value:
2010(0x000007da)
Since:
API Level 1
(說誰比較高呢?這個視系統層級的,缺點是這個將無法再繼續回應控件,等於廢物畫面)
Constant Value:
2006(0x000007d6)
Since:
API Level 1
(與上面一樣,階層較低,一樣不法回應事件)
Constant Value:
2005(0x000007d5)
Since:
API Level 5
(與上面接紹的相反,會在所有視窗的底端)
Constant Value:
2013(0x000007dd)