OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getEditorCount
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/editor/
KindSectionView.java
116
if (
getEditorCount
() == 1) {
226
setVisibility(
getEditorCount
() != 0 ? VISIBLE : GONE);
349
if (
getEditorCount
() == 1) {
383
public int
getEditorCount
() {
RawContactEditorView.java
464
if (sectionView.
getEditorCount
() > 0) {
469
if ((kind.typeOverallMax == 1) && sectionView.
getEditorCount
() != 0) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 136 milliseconds