/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/enterprise/ |
D | EnterprisePolicyGuardTest.java | 100 EnterprisePolicyGuard guard = new EnterprisePolicyGuardTestable(getContext(), true); in testDirectorySupport() local 101 checkDirectorySupport(guard, URI_PHONE_LOOKUP, true); in testDirectorySupport() 102 checkDirectorySupport(guard, URI_EMAILS_LOOKUP, true); in testDirectorySupport() 103 checkDirectorySupport(guard, URI_CONTACTS_FILTER, true); in testDirectorySupport() 104 checkDirectorySupport(guard, URI_PHONES_FILTER, true); in testDirectorySupport() 105 checkDirectorySupport(guard, URI_CALLABLES_FILTER, true); in testDirectorySupport() 106 checkDirectorySupport(guard, URI_EMAILS_FILTER, true); in testDirectorySupport() 107 checkDirectorySupport(guard, URI_DIRECTORY_FILE, true); in testDirectorySupport() 108 checkDirectorySupport(guard, URI_DIRECTORIES, false); in testDirectorySupport() 109 checkDirectorySupport(guard, URI_DIRECTORIES_ID, false); in testDirectorySupport() [all …]
|
/packages/apps/Nfc/nci/jni/ |
D | RoutingManager.cpp | 129 SyncEventGuard guard(mEeRegisterEvent); in initialize() local 142 SyncEventGuard guard(mEeInfoEvent); in initialize() local 174 SyncEventGuard guard(mRoutingEvent); in enableRoutingToHost() local 225 SyncEventGuard guard(mRoutingEvent); in disableRoutingToHost() local 273 SyncEventGuard guard(mRoutingEvent); in addAidRouting() local 292 SyncEventGuard guard(mRoutingEvent); in removeAidRouting() local 316 SyncEventGuard guard(mEeUpdateEvent); in commitRouting() local 351 SyncEventGuard guard(mEeSetModeEvent); in onNfccShutdown() local 546 SyncEventGuard guard(mRoutingEvent); in updateDefaultProtocolRoute() local 569 SyncEventGuard guard(mRoutingEvent); in updateDefaultRoute() local [all …]
|
D | PeerToPeer.cpp | 481 SyncEventGuard guard(pSrv->mConnRequestEvent); in deregisterServer() local 542 SyncEventGuard guard(mClients[i]->mRegisteringEvent); in createClient() local 672 SyncEventGuard guard(pClient->mConnectingEvent); in createDataLinkConn() local 865 SyncEventGuard guard(pConn->mCongEvent); in send() local 940 SyncEventGuard guard(pConn->mReadEvent); in receive() local 979 SyncEventGuard guard(pClient->mConnectingEvent); in disconnectConnOriented() local 996 SyncEventGuard guard(pConn->mDisconnectingEvent); in disconnectConnOriented() local 1126 SyncEventGuard guard(mSetTechEvent); in enableP2pListening() local 1134 SyncEventGuard guard(mSetTechEvent); in enableP2pListening() local 1174 SyncEventGuard guard(mClients[ii]->mConnectingEvent); in handleNfcOnOff() local [all …]
|
D | NativeNfcManager.cpp | 268 SyncEventGuard guard(sNfaEnableDisablePollingEvent); in nfaConnectionCallback() local 278 SyncEventGuard guard(sNfaEnableDisablePollingEvent); in nfaConnectionCallback() local 288 SyncEventGuard guard(sNfaEnableDisablePollingEvent); in nfaConnectionCallback() local 298 SyncEventGuard guard(sNfaEnableDisablePollingEvent); in nfaConnectionCallback() local 718 SyncEventGuard guard(sNfaEnableEvent); in nfaDeviceManagementCallback() local 728 SyncEventGuard guard(sNfaDisableEvent); in nfaDeviceManagementCallback() local 740 SyncEventGuard guard(sNfaSetConfigEvent); in nfaDeviceManagementCallback() local 749 SyncEventGuard guard(sNfaGetConfigEvent); in nfaDeviceManagementCallback() local 800 SyncEventGuard guard(sNfaEnableDisablePollingEvent); in nfaDeviceManagementCallback() local 806 SyncEventGuard guard(sNfaEnableEvent); in nfaDeviceManagementCallback() local [all …]
|
D | PowerSwitch.cpp | 286 SyncEventGuard guard(mPowerStateEvent); in setPowerOffSleepState() local 310 SyncEventGuard guard(mPowerStateEvent); in setPowerOffSleepState() local 432 SyncEventGuard guard(mPowerStateEvent); in abort() local 460 SyncEventGuard guard(sPowerSwitch.mPowerStateEvent); in deviceManagementCallback() local
|
D | NativeNfcTag.cpp | 153 SyncEventGuard guard(sPresenceCheckEvent); in nativeNfcTag_abortWaits() local 1277 SyncEventGuard guard(sPresenceCheckEvent); in nativeNfcTag_doPresenceCheckResult() local 1348 SyncEventGuard guard(sPresenceCheckEvent); in nativeNfcTag_doPresenceCheck() local
|
/packages/apps/Camera2/src/com/android/camera/app/ |
D | CameraApp.java | 60 Profile guard = Profilers.instance().guard("CameraApp onCreate()"); in onCreate() local 65 guard.mark("initializeTimeOfFirstRun"); in onCreate() 68 guard.mark("UsageStatistics.initialize"); in onCreate() 71 guard.stop("clearNotifications"); in onCreate()
|
D | FirstRunDetector.java | 34 Profilers.instance().guard());
|
/packages/apps/Camera2/src/com/android/camera/ |
D | CaptureModule.java | 344 private final Profiler mProfiler = Profilers.instance().guard(); 353 Profile guard = mProfiler.create("new CaptureModule").start(); in CaptureModule() local 385 guard.stop(); in CaptureModule() 402 Profile guard = mProfiler.create("CaptureModule.init").start(); in init() local 442 guard.stop(); in init() 679 Profile guard = mProfiler.create("CaptureModule.resume").start(); in resume() local 687 guard.mark(); in resume() 689 guard.mark("getRemoteShutterListener.onModuleReady"); in resume() 710 guard.mark(); in resume() 713 guard.mark("initSurfaceTextureConsumer"); in resume() [all …]
|
D | CameraActivity.java | 293 private final Profiler mProfiler = Profilers.instance().guard();
|
/packages/apps/Camera2/src/com/android/camera/stats/profiler/ |
D | Profilers.java | 111 public GuardingProfiler guard() { in guard() method in Profilers 115 public Profile guard(String name) { in guard() method in Profilers 116 return guard().create(name).start(); in guard() 119 public Profile guard(String name, int durationMillis) { in guard() method in Profilers 120 return guard().create(name, durationMillis).start(); in guard()
|
/packages/apps/Settings/tests/robotests/ |
D | OWNERS | 1 # We do not guard tests - everyone is welcomed to contribute to tests.
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1414726268, ... |
D | en_US_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | pt_PT_wordlist.combined.gz |
|
D | it_wordlist.combined.gz |
|
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | ro_wordlist.combined.gz |
|