MCPcopy Index your code
hub / github.com/360/360-Engine-for-Android

github.com/360/360-Engine-for-Android @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
3,751 symbols 14,814 edges 269 files 2,667 documented · 71%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

IQueueListener (Interface)
Interface allowing RequestQueue to notify observers about new items available in the RequestQueue. [7 implementers]
src/com/vodafone360/people/service/transport/IQueueListener.java
AsymmetricBlockCipher (Interface)
base interface that a public/private key block cipher needs to conform to. [5 implementers]
src/org/bouncycastle/crypto/AsymmetricBlockCipher.java
IPeopleTestFramework (Interface)
Interface to allow communication between test-code elements i.e. dummy connection thread and [4 implementers]
tests/src/com/vodafone360/people/tests/IPeopleTestFramework.java
IWorkerThreadControl (Interface)
Provides the engine manager with access for controlling the worker thread. [7 implementers]
src/com/vodafone360/people/service/interfaces/IWorkerThreadControl.java
CipherParameters (Interface)
all parameter classes implement this. [2 implementers]
src/org/bouncycastle/crypto/CipherParameters.java
IEngineTestFrameworkObserver (Interface)
(no doc) [18 implementers]
tests/src/com/vodafone360/people/tests/engine/IEngineTestFrameworkObserver.java
IEngineEventCallback (Interface)
Interface which must be implemented by engine client. Provides the interface for engine to return the results of request [9 …
src/com/vodafone360/people/engine/IEngineEventCallback.java
IPeopleAccountChangeObserver (Interface)
(no doc)
tests/src/com/vodafone360/people/tests/engine/contactsync/NativeContactsApiTestHelper.java

Core symbols most depended-on inside this repo

put
called by 710
src/com/vodafone360/people/utils/LRUHashMap.java
logE
called by 477
src/com/vodafone360/people/utils/LogUtils.java
add
called by 423
src/com/vodafone360/people/engine/content/FiFoQueue.java
size
called by 331
src/com/vodafone360/people/engine/content/FiFoQueue.java
trace
called by 233
src/com/vodafone360/people/database/DatabaseHelper.java
get
called by 214
src/com/vodafone360/people/utils/LRUHashMap.java
logD
called by 211
src/com/vodafone360/people/utils/LogUtils.java
isNull
called by 166
src/com/vodafone360/people/utils/CursorUtils.java

Shape

Method 3,317
Class 314
Enum 95
Interface 25

Languages

Java100%

Modules by API surface

src/com/vodafone360/people/database/DatabaseHelper.java85 symbols
src/com/vodafone360/people/engine/contactsync/NativeContactsApi2.java70 symbols
src/com/vodafone360/people/engine/contactsync/ContactSyncEngine.java68 symbols
src/com/vodafone360/people/engine/login/LoginEngine.java60 symbols
src/com/vodafone360/people/database/tables/ActivitiesTable.java55 symbols
tests/src/com/vodafone360/people/tests/engine/contactsync/NativeImporterTest.java54 symbols
tests/src/com/vodafone360/people/tests/engine/contactsync/ContactSyncEngineTest.java54 symbols
src/com/vodafone360/people/ApplicationCache.java54 symbols
src/com/vodafone360/people/service/aidl/IdlPeopleInterface.java51 symbols
src/com/vodafone360/people/database/tables/ContactDetailsTable.java51 symbols
src/com/vodafone360/people/engine/identities/IdentityEngine.java49 symbols
tests/src/com/vodafone360/people/tests/testutils/FrameworkUtils.java48 symbols

For agents

$ claude mcp add 360-Engine-for-Android \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page