Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/360/360-Engine-for-Android
/ functions
Functions
3,317 in github.com/360/360-Engine-for-Android
⨍
Functions
3,317
◇
Types & classes
434
↓ 710 callers
Method
put
Maps the specified key to the specified value. If adding a key/value pair to the LRUHashMap would cause its size to overcome the defined size limit th
src/com/vodafone360/people/utils/LRUHashMap.java:163
↓ 477 callers
Method
logE
Write error log string. @param data String containing data to be logged.
src/com/vodafone360/people/utils/LogUtils.java:188
↓ 423 callers
Method
add
Calls LinkedList.add(Object) if content is not null. @param content The ContentObject to put into the list @return true if content was not null and t
src/com/vodafone360/people/engine/content/FiFoQueue.java:97
↓ 331 callers
Method
size
@see LinkedList.size();
src/com/vodafone360/people/engine/content/FiFoQueue.java:195
↓ 233 callers
Method
trace
Logs Database activity when the Settings.ENABLED_DATABASE_TRACE flag is set to true. @param write true if this is debug trace, false otherwise @param
src/com/vodafone360/people/database/DatabaseHelper.java:2286
↓ 214 callers
Method
get
Returns the value of the mapping with the specified key. @param key The key. @return Value of the mapping with the specified key, or NULL if no
src/com/vodafone360/people/utils/LRUHashMap.java:147
↓ 211 callers
Method
logD
Write debug log string. @param data String containing data to be logged.
src/com/vodafone360/people/utils/LogUtils.java:164
↓ 171 callers
Method
get
Get the value of a specific field in the class via reflection. @param remoteService Instance of the class. @param fieldName Name of the field to set
tests/src/com/vodafone360/people/tests/testutils/FrameworkUtils.java:265
↓ 166 callers
Method
isNull
(Cursor cursor, String columnName)
src/com/vodafone360/people/utils/CursorUtils.java:65
↓ 143 callers
Method
logV
Write verbose log string. @param data String containing data to be logged.
src/com/vodafone360/people/utils/LogUtils.java:201
↓ 136 callers
Method
close
Close BufferedReader, ignoring any Exceptions thrown. @param input BufferedReader to close.
src/com/vodafone360/people/utils/CloseUtils.java:47
↓ 126 callers
Method
getInt
(Cursor cursor, String columnName)
src/com/vodafone360/people/utils/CursorUtils.java:42
↓ 126 callers
Method
getString
(Cursor cursor, String columnName)
src/com/vodafone360/people/utils/CursorUtils.java:38
↓ 120 callers
Method
toString
@return the name of the field as it appears in the database.
src/com/vodafone360/people/database/tables/ActivitiesTable.java:185
↓ 108 callers
Method
getLong
(Cursor cursor, String columnName)
src/com/vodafone360/people/utils/CursorUtils.java:46
↓ 99 callers
Method
logI
Write info log string. @param data String containing data to be logged.
src/com/vodafone360/people/utils/LogUtils.java:152
↓ 91 callers
Method
getCount
Gets the total number of IDs to process. @return the number of IDs to process
src/com/vodafone360/people/engine/contactsync/NativeExporter.java:159
↓ 88 callers
Method
startSubTest
(String function, String description)
tests/src/com/vodafone360/people/tests/database/NowPlusChangeLogTest.java:59
↓ 86 callers
Method
clear
()
src/com/vodafone360/people/utils/LRUHashMap.java:210
↓ 86 callers
Method
getInstance
Returns a single instance of the RequestResponseManager which holds the request and response queues. Uses IDOH idiom. @return The RequestResponseMana
src/com/vodafone360/people/service/io/QueueManager.java:56
↓ 86 callers
Method
write
(int byteToWrite)
tests/src/com/vodafone360/people/tests/service/transport/tcp/conn_less/hb_tests/MockByteArrayOutputStream.java:38
↓ 78 callers
Method
equals
(Object obj)
src/com/vodafone360/people/engine/presence/User.java:277
↓ 78 callers
Method
toString
@return the name of the field as it appears in the database.
src/com/vodafone360/people/database/tables/StateTable.java:215
↓ 75 callers
Method
size
Current size of the batch @return Size of the batch
src/com/vodafone360/people/engine/contactsync/NativeContactsApi2.java:245
↓ 74 callers
Method
startSubTest
(String function, String description)
tests/src/com/vodafone360/people/tests/engine/contactsync/FetchNativeContactsTest.java:252
↓ 73 callers
Method
addData
Adds element to list of params @param name key name for object to be added to parameter list @param nv object which will be added
src/com/vodafone360/people/service/io/Request.java:280
↓ 68 callers
Method
logW
Write warning log string. @param data String containing data to be logged.
src/com/vodafone360/people/utils/LogUtils.java:176
↓ 66 callers
Method
generateRandomString
()
tests/src/com/vodafone360/people/tests/TestModule.java:581
↓ 66 callers
Method
getInstance
Get single instance of {@link EngineManager}. @return {@link EngineManager} singleton instance.
src/com/vodafone360/people/engine/EngineManager.java:191
↓ 64 callers
Method
completeUiRequest
(ServiceStatus status)
src/com/vodafone360/people/engine/meprofile/SyncMeEngine.java:557
↓ 63 callers
Method
startSubTest
(String function, String description)
tests/src/com/vodafone360/people/tests/engine/contactsync/UploadServerContactsTest.java:230
↓ 60 callers
Method
toString
()
src/com/vodafone360/people/engine/presence/User.java:296
↓ 57 callers
Method
close
()
tests/src/com/vodafone360/people/tests/service/transport/tcp/conn_less/respreader/MockOTAInputStream.java:64
↓ 56 callers
Method
generateRandomLong
()
tests/src/com/vodafone360/people/tests/TestModule.java:577
↓ 54 callers
Method
contains
@see LinkedList.contains(Object)
src/com/vodafone360/people/engine/content/FiFoQueue.java:139
↓ 54 callers
Method
setAgentState
Forces the AgentState to a specific value. @param newState the state to set Note: to be used only for test purposes
src/com/vodafone360/people/service/agent/NetworkAgent.java:745
↓ 54 callers
Method
toString
Returns the enum value as the associated field name.
src/com/vodafone360/people/database/tables/ContactDetailsTable.java:205
↓ 52 callers
Method
fetchNoOfContactDetailChanges
Fetches the number of changes listed in the table. @param type The ContactChangeType to count, if NULL then all change types are included.
src/com/vodafone360/people/database/tables/ContactChangeLogTable.java:680
↓ 51 callers
Method
delete
Delete entries in the database. Not yet supported. @param uri Not yet supported. @param selection Not yet supported. @param selectionArgs Not yet sup
src/com/vodafone360/people/service/aidl/DatabaseProvider.java:101
↓ 51 callers
Method
getKey
Get the change Key. @return The change Key
src/com/vodafone360/people/engine/contactsync/ContactChange.java:475
↓ 51 callers
Method
startSubTest
(String function, String description)
tests/src/com/vodafone360/people/tests/database/NowPlusNativeChangeTableTest.java:57
↓ 50 callers
Method
add
Adds a new operation to the batch @param cpo The
src/com/vodafone360/people/engine/contactsync/NativeContactsApi2.java:254
↓ 50 callers
Method
getValue
Fetches single value from a VCard entry using VCardHelper class. @return value as String.
src/com/vodafone360/people/datatypes/ContactDetail.java:639
↓ 49 callers
Method
createDummyContactData
()
tests/src/com/vodafone360/people/tests/TestModule.java:283
↓ 49 callers
Method
getFlags
Get the change flags. @return The change flags
src/com/vodafone360/people/engine/contactsync/ContactChange.java:526
↓ 49 callers
Method
insert
Insert entries in the database. Not yet supported. @param uri Not yet supported. @param values Not yet supported. @return Not yet supported.
src/com/vodafone360/people/service/aidl/DatabaseProvider.java:119
↓ 48 callers
Method
getType
Get the change type. @return The change value.
src/com/vodafone360/people/engine/contactsync/ContactChange.java:502
↓ 48 callers
Method
writeString
Writes a string value to the stream using UTF-8 encoding. The string will be written with the following syntax: <code><pre> s b16 b8 string-value S b1
src/com/caucho/hessian/micro/MicroHessianOutput.java:226
↓ 47 callers
Method
clear
Clears all operations in the batch Effectively resets the batch.
src/com/vodafone360/people/engine/contactsync/NativeContactsApi2.java:261
↓ 47 callers
Method
update
Updates entries in the database. Not yet supported. @param uri Not yet supported. @param values Not yet supported. @param selection Not yet supported
src/com/vodafone360/people/service/aidl/DatabaseProvider.java:221
↓ 46 callers
Method
generateRandomInt
()
tests/src/com/vodafone360/people/tests/TestModule.java:573
↓ 46 callers
Method
getNabContactId
Get the change's NAB Contact ID. @return The NAB Contact ID
src/com/vodafone360/people/engine/contactsync/ContactChange.java:606
↓ 45 callers
Method
getNextRunTime
()
tests/src/com/vodafone360/people/tests/engine/contactsync/HelperClasses.java:80
↓ 45 callers
Method
read
()
tests/src/com/vodafone360/people/tests/service/transport/tcp/conn_less/respreader/MockOTAInputStream.java:49
↓ 44 callers
Method
equals
(Object o)
tests/src/com/vodafone360/people/tests/engine/contactsync/ContactSyncEngineTest.java:1398
↓ 42 callers
Method
getNabDetailId
Get the change's NAB Detail ID. @return The NAB Detail ID
src/com/vodafone360/people/engine/contactsync/ContactChange.java:622
↓ 42 callers
Method
logI
(String tag, String message)
src/com/vodafone360/people/service/transport/http/HttpConnectionThread.java:583
↓ 41 callers
Method
getInternalContactId
Get the change's Internal Contact ID. @return The Internal Contact ID
src/com/vodafone360/people/engine/contactsync/ContactChange.java:542
↓ 41 callers
Method
remove
(Object key)
src/com/vodafone360/people/utils/LRUHashMap.java:200
↓ 41 callers
Method
setNabDetailId
Set the change's NAB Detail ID. @param The NAB Detail ID
src/com/vodafone360/people/engine/contactsync/ContactChange.java:630
↓ 40 callers
Method
readString
Reads a string <pre> S b16 b8 string value </pre>
src/com/caucho/hessian/micro/MicroHessianInput.java:421
↓ 40 callers
Method
setNabContactId
Set the change's NAB Contact ID. @param The NAB Contact ID to set
src/com/vodafone360/people/engine/contactsync/ContactChange.java:614
↓ 38 callers
Method
getValue
Get the change value @return The change value
src/com/vodafone360/people/engine/contactsync/ContactChange.java:494
↓ 38 callers
Method
waitForEvent
()
tests/src/com/vodafone360/people/tests/engine/EngineTestFramework.java:147
↓ 37 callers
Method
isEmpty
@see LinkedList.isEmpty();
src/com/vodafone360/people/engine/content/FiFoQueue.java:155
↓ 36 callers
Method
addToResponseQueue
Adds a response item to the queue. @param reqId The request ID to add the response for. @param data The response data to add to the queue. @param sou
src/com/vodafone360/people/service/io/ResponseQueue.java:191
↓ 36 callers
Method
getName
Get Name object from supplied String. @param val String containing name information. @return Name item generated from supplied string.
src/com/vodafone360/people/datatypes/VCardHelper.java:371
↓ 36 callers
Method
is2XPlatform
Checks if the device platform Version is in the 2.X version range. @return true if running on a 2.X Platform, false if not
src/com/vodafone360/people/utils/VersionUtils.java:81
↓ 35 callers
Method
addRequest
Adds requests to the queue. @param requests The requests to add. @return The request IDs generated in an integer array or null if the request
src/com/vodafone360/people/service/io/QueueManager.java:202
↓ 35 callers
Method
fetchContact
Fetches a contact from the database by its localContactId. The method {@link #fetchBaseContact(long, Contact)} should be used if the contact details p
src/com/vodafone360/people/database/DatabaseHelper.java:972
↓ 35 callers
Method
getDatabase
Return handle to DatabaseHelper, currently provides main point of access to People client's database tables. @return Handle to DatabaseHelper.
src/com/vodafone360/people/MainApplication.java:91
↓ 34 callers
Method
addUiRequestToQueue
Helper function for use by the derived engine class to add a UI request to the queue. This will be run from the UI thread @param request - {@link Serv
src/com/vodafone360/people/engine/BaseEngine.java:196
↓ 32 callers
Method
engineId
Return id for this engine. @return EngineId identifying concrete engine
src/com/vodafone360/people/engine/BaseEngine.java:230
↓ 32 callers
Method
getContactIds
(Account account)
tests/src/com/vodafone360/people/tests/engine/contactsync/NativeImporterTest.java:845
↓ 32 callers
Method
run
()
src/com/vodafone360/people/engine/activities/ActivitiesEngine.java:173
↓ 31 callers
Method
clear
@see LinkedList.clear()
src/com/vodafone360/people/engine/content/FiFoQueue.java:130
↓ 31 callers
Method
complete
(ServiceStatus status)
src/com/vodafone360/people/engine/contactsync/UploadServerContacts.java:1221
↓ 31 callers
Method
getAgentState
()
src/com/vodafone360/people/service/agent/NetworkAgent.java:560
↓ 31 callers
Method
writeInt
Writes an integer value to the stream. The integer will be written with the following syntax: <code><pre> I b32 b24 b16 b8 </pre></code> @param value
src/com/caucho/hessian/micro/MicroHessianOutput.java:156
↓ 30 callers
Method
fireQueueStateChanged
Fire a manual queue state changed event to notify the queue listener that a request is on the request queue.
src/com/vodafone360/people/service/io/QueueManager.java:237
↓ 30 callers
Method
getSession
Retrieves the active comms session. @return The session or NULL if the user is logged out.
src/com/vodafone360/people/engine/login/LoginEngine.java:1103
↓ 30 callers
Method
toString
@return the name of the field as it appears in the database.
src/com/vodafone360/people/database/tables/ContactSummaryTable.java:125
↓ 29 callers
Method
getInstance
()
src/com/vodafone360/people/service/transport/ConnectionManager.java:76
↓ 29 callers
Method
isEmpty
Whether postal address item is empty. @return false if address has any content, null otherwise
src/com/vodafone360/people/datatypes/VCardHelper.java:200
↓ 29 callers
Method
onCommsInMessage
Called by the EngineManager when a comms response is received. Will set the response outstanding flag and kick the worker thread.
src/com/vodafone360/people/engine/BaseEngine.java:315
↓ 29 callers
Method
query
Allows direct access to the 360 Service database. A properly formulated query will allow you to get any data you want from the service. Simply use the
src/com/vodafone360/people/service/aidl/DatabaseProvider.java:156
↓ 29 callers
Method
randomTrue
()
tests/src/com/vodafone360/people/tests/engine/contactsync/ContactChangeHelper.java:968
↓ 27 callers
Method
addContactDetail
Adds a new contact detail to the table. @param detail The new detail @param syncToServer Mark the new detail so it will be synced to the s
src/com/vodafone360/people/database/tables/ContactDetailsTable.java:608
↓ 27 callers
Method
compareNativeAndPeopleContactsList
Compares the contacts stored on native and people side. @param ncam the handle to the NativeContactsApiMockup instance @param pcam the handle to the
tests/src/com/vodafone360/people/tests/engine/contactsync/NativeImporterTest.java:532
↓ 27 callers
Method
format
(final LogRecord logRecord)
src/com/vodafone360/people/utils/LogUtils.java:99
↓ 27 callers
Method
logE
(String tag, String message, Throwable error)
src/com/vodafone360/people/service/transport/http/HttpConnectionThread.java:553
↓ 27 callers
Method
setTimeout
Used by processors to set a timeout. The {@link BaseSyncProcessor#onTimeoutEvent()} function will be called by the contact sync engine when the timeou
src/com/vodafone360/people/engine/contactsync/IContactSyncCallback.java:69
↓ 26 callers
Method
getInternalDetailId
Get the change's Internal Detail ID. @return The Internal Detail ID
src/com/vodafone360/people/engine/contactsync/ContactChange.java:558
↓ 26 callers
Method
getResponseStatus
A helper function for the derived engine implementation to use. It checks the returned comms response data against the expected type and handles all c
src/com/vodafone360/people/engine/BaseEngine.java:378
↓ 26 callers
Method
setReqId
Processors can call this method when they issue a comms requests. The framework will then only notify the processor when a response is received which
src/com/vodafone360/people/engine/contactsync/BaseSyncProcessor.java:173
↓ 26 callers
Method
setType
Set the type of change. @param type The type to set
src/com/vodafone360/people/engine/contactsync/ContactChange.java:510
↓ 25 callers
Method
toString
Returns a description of the contents of this object @return The description
src/com/vodafone360/people/service/io/Request.java:258
↓ 24 callers
Method
getRequestId
Gets the request ID of this request. @return The unique request ID for this request.
src/com/vodafone360/people/service/io/Request.java:386
↓ 24 callers
Method
readInt
Reads an integer <pre> I b32 b24 b16 b8 </pre>
src/com/caucho/hessian/micro/MicroHessianInput.java:189
↓ 24 callers
Method
removeUserData
()
tests/src/com/vodafone360/people/tests/service/AuthenticatorTest.java:125
next →
1–100 of 3,317, ranked by callers