/packages/modules/Telephony/libs/TelephonyStatsLib/src/com/android/telephony/statslib/ |
D | StatsLib.java | 103 public void write(AtomsPushed pushed) { in write() argument 104 if (pushed == null) { in write() 108 mHandler.sendMessage(Message.obtain(mHandler, 0, pushed)); in write() 111 protected void onWritePushedAtom(AtomsPushed pushed) { in onWritePushedAtom() argument 113 builder.setAtomId(pushed.getStatsId()); in onWritePushedAtom() 114 pushed.build(builder); in onWritePushedAtom() 117 log("writePushedAtoms: pushed=" + pushed); in onWritePushedAtom() 119 append(pushed); in onWritePushedAtom() 135 AtomsPushed pushed = (AtomsPushed) message.obj; in handleMessage() local 136 onWritePushedAtom(pushed); in handleMessage() [all …]
|
D | StatsLibStorage.java | 89 List<AtomsPushed> pushed = mPushed.get(statsId); in init() local 90 if (pushed != null) { in init() 91 pushed.clear(); in init()
|
/packages/modules/Bluetooth/system/packet/avrcp/ |
D | pass_through_packet.h | 29 bool response, bool pushed, uint8_t operation_id); 39 PassThroughPacketBuilder(bool response, bool pushed, uint8_t opperation_id) in PassThroughPacketBuilder() argument 42 pushed_(pushed), in PassThroughPacketBuilder()
|
D | pass_through_packet.cc | 23 bool response, bool pushed, uint8_t opperation_id) { in MakeBuilder() argument 25 new PassThroughPacketBuilder(response, pushed, opperation_id)); in MakeBuilder()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/ |
D | AvrcpNativeInterface.java | 125 void sendMediaKeyEvent(int keyEvent, boolean pushed) { in sendMediaKeyEvent() argument 126 d("sendMediaKeyEvent: keyEvent=" + keyEvent + " pushed=" + pushed); in sendMediaKeyEvent() 132 mAvrcpService.sendMediaKeyEvent(keyEvent, pushed); in sendMediaKeyEvent()
|
D | AvrcpTargetService.java | 500 void sendMediaKeyEvent(int key, boolean pushed) { in sendMediaKeyEvent() argument 511 + pushed in sendMediaKeyEvent() 514 int action = pushed ? KeyEvent.ACTION_DOWN : KeyEvent.ACTION_UP; in sendMediaKeyEvent()
|
/packages/modules/Bluetooth/flags/ |
D | mapclient.aconfig | 14 description: "Use entire message handle of messages pushed from MCE to MSE."
|
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/ |
D | QnsMetricsTest.java | 270 for (AtomsPushed pushed : capturePushed.getAllValues()) { in testAtomsQnsHandoverTimeMillisInfo() 271 if (pushed instanceof AtomsQualifiedRatListChangedInfo) { in testAtomsQnsHandoverTimeMillisInfo() 272 listQualifiedRat.add((AtomsQualifiedRatListChangedInfo) pushed); in testAtomsQnsHandoverTimeMillisInfo() 273 mQnsMetrics.log("QnsMetricsTest QualifiedRat atom:" + pushed); in testAtomsQnsHandoverTimeMillisInfo()
|
/packages/modules/StatsD/statsd/src/shell/ |
D | shell_data.proto | 26 // The output of shell subscription, including both pulled and pushed subscriptions.
|
D | shell_config.proto | 37 repeated SimpleAtomMatcher pushed = 1; field
|
D | ShellSubscriberClient.cpp | 57 result.pushedMatchers.assign(config.pushed().begin(), config.pushed().end()); in readConfig()
|
/packages/modules/GeoTZ/apex/com.android.geotz/resources/ |
D | offlineltzprovider.properties | 10 # The namespace to pass to android.provider.DeviceConfig for server-pushed configuration.
|
/packages/modules/GeoTZ/app/resources/ |
D | offlineltzprovider.properties | 14 # The namespace to pass to android.provider.DeviceConfig for server-pushed configuration.
|
/packages/modules/StatsD/statsd/tools/localtools/test/data/ |
D | atoms.proto | 29 oneof pushed { oneof
|
/packages/services/Car/cpp/telemetry/proto/ |
D | CarData.proto | 40 oneof pushed { oneof
|
/packages/modules/Bluetooth/system/test/ |
D | README.md | 41 /tbd/aosp-master/out/target/product/bullhead/data/nativetest/n...st_bluetooth: 1 file pushed. 9.2 M…
|
/packages/modules/StatsD/statsd/tests/shell/ |
D | ShellSubscriber_test.cpp | 326 const auto& pushed = config.pushed(i); in CreateAtomIdSetFromShellSubscriptionBytes() local 327 EXPECT_TRUE(pushed.has_atom_id()); in CreateAtomIdSetFromShellSubscriptionBytes() 328 result.insert(pushed.atom_id()); in CreateAtomIdSetFromShellSubscriptionBytes()
|
/packages/services/Car/service/proto/android/car/telemetry/ |
D | atoms.proto | 27 oneof pushed { oneof
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/audio_util/ |
D | MediaPlayerList.java | 325 public void sendMediaKeyEvent(int key, boolean pushed) { in sendMediaKeyEvent() argument 330 int action = pushed ? KeyEvent.ACTION_DOWN : KeyEvent.ACTION_UP; in sendMediaKeyEvent()
|
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/ |
D | README.md | 123 Once the test is built, it can be pushed to the device via:
|
/packages/modules/Virtualization/pvmfw/ |
D | README.md | 477 The result can then be pushed to the device. Pointing the system property
|
/packages/modules/NeuralNetworks/tools/api/ |
D | types.spec | 2418 * get pushed into a memory of fixed-size memory_size. 2431 * get pushed, stacked in order, into the fixed-size “memory” (the oldest
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|