Searched refs:vf (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
D | PhoneWindowManager.java | 2693 final Rect vf = mTmpVisibleFrame; in beginLayoutLw() local 2695 pf.left = df.left = of.left = vf.left = mDockLeft; in beginLayoutLw() 2696 pf.top = df.top = of.top = vf.top = mDockTop; in beginLayoutLw() 2697 pf.right = df.right = of.right = vf.right = mDockRight; in beginLayoutLw() 2698 pf.bottom = df.bottom = of.bottom = vf.bottom = mDockBottom; in beginLayoutLw() 2817 vf.left = mStableLeft; in beginLayoutLw() 2818 vf.top = mStableTop; in beginLayoutLw() 2819 vf.right = mStableRight; in beginLayoutLw() 2820 vf.bottom = mStableBottom; in beginLayoutLw() 2825 mStatusBar.computeFrameLw(pf, df, vf, vf, vf, dcf); in beginLayoutLw() [all …]
|
/frameworks/base/services/java/com/android/server/wm/ |
D | WindowState.java | 462 public void computeFrameLw(Rect pf, Rect df, Rect of, Rect cf, Rect vf, Rect dcf) { in computeFrameLw() argument 527 mVisibleFrame.set(vf); in computeFrameLw()
|
/frameworks/base/media/tests/contents/media_api/music/ |
D | test_amr_ietf.amr | 112 A�f�_�3��:Z��Ű<6^vf�$�2�{�m�h_���Lt�.���5��<6m.m��-&��gp�R�ЃԀWC�`<",vxg��v{Ԉ�'��O�M… 320 ��<vf=���AZ�j-E.r�"�(�"�S���� <���M���D�D��Q�8 ���'E�l���<Xy+���������24�r��R�� _��<…
|