OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endCount
(Results
1 - 8
of
8
) sorted by null
/cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_DeletedContacts.java
96
long
endCount
= DeletedContactUtil.getCount(mResolver);
98
assertEquals(numDeletes,
endCount
- startCount);
/external/webkit/LayoutTests/fast/events/touch/script-tests/
multi-touch-grouped-targets.js
40
var
endCount
= 0;
49
if (++
endCount
== 2)
/packages/apps/Calendar/src/com/android/calendar/recurrencepicker/
RecurrencePickerDialog.java
139
int
endCount
= COUNT_DEFAULT;
179
+ endDate + ",
endCount
=" +
endCount
+ ", weeklyByDayOfWeek="
201
dest.writeInt(
endCount
);
431
model.
endCount
= er.count;
432
if (model.
endCount
> 0) {
533
er.count = model.
endCount
;
699
mEndCount = (EditText) mView.findViewById(R.id.
endCount
);
703
if (mModel.
endCount
!= v) {
704
mModel.
endCount
= v
[
all
...]
/external/srec/tools/grxmlcompile/
grxmldoc.h
119
bool
endCount
( XMLNode &node, SubGraph *&p_SubGraph );
grxmldoc.cpp
334
endCount
( node, p_SubGraph );
742
bool GRXMLDoc::
endCount
( XMLNode &node, SubGraph *&p_SubGraph )
745
m_pGraph->
EndCount
( p_SubGraph );
[
all
...]
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 328 milliseconds