HomeSort by relevance Sort by last modified time
    Searched refs:idIcon (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cpl.h 34 int idIcon;
  /cts/tests/tests/widget/src/android/widget/cts/
TabHost_TabSpecTest.java 107 int idIcon = android.R.id.icon;
109 ImageView ivIcon = ((ImageView) currentTabView.findViewById(idIcon));
121 ivIcon = ((ImageView) currentTabView.findViewById(idIcon));
132 ivIcon = ((ImageView) currentTabView.findViewById(idIcon));
143 ivIcon = ((ImageView) currentTabView.findViewById(idIcon));
  /external/mdnsresponder/mDNSWindows/ControlPanel/
ControlPanel.cpp 166 pInfo->idIcon = m_resourceId;

Completed in 75 milliseconds