Home
last modified time | relevance | path

Searched refs:recent (Results 1 – 25 of 78) sorted by relevance

1234

/aosp12/packages/modules/Wifi/service/proto/src/
H A Dscorecard.proto97 // more recent measurements get a higher weight.
166 // Most recent WiFi scan time
168 // Number of access points found in most recent WiFi scan at 2G
170 // Number of access points found in most recent WiFi scan above 2G
187 // The most recent connection stats with current SW build that may be collected over days
193 // List of frequencies observed for this network from scan results, sorted by most recent first.
214 // or at high Tx speed with a recent RSSI poll
217 // or Tx speed with a recent RSSI poll
219 // Number of disconnections after L3 connection with a recent RSSI poll
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DNavigationBar.java62 int recent = 5; in NavigationBar() local
66 recent = 1; in NavigationBar()
79 loadIcon(recent, "ic_sysbar_recent.png", density, isRtl); in NavigationBar()
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dattributes4 # to exempt them from recent mls changes. It must not be applied
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dattributes4 # to exempt them from recent mls changes. It must not be applied
/aosp12/system/sepolicy/private/
H A Dattributes4 # to exempt them from recent mls changes. It must not be applied
/aosp12/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
H A DActivityTestMain.java455 ActivityManager.RecentTaskInfo recent = task.getTaskInfo(); in onCreateOptionsMenu()
457 if (recent.id >= 0) { in onCreateOptionsMenu()
616 ActivityManager.RecentTaskInfo recent = task.getTaskInfo(); in findDocTask() local
617 if (recent.baseIntent != null in findDocTask()
618 && recent.baseIntent.getComponent().getClassName().equals( in findDocTask()
/aosp12/hardware/interfaces/audio/2.0/
H A DIStreamOut.hal234 * Return a recent count of the number of audio frames presented to an
238 * presentation count. The returned count is expected to be 'recent', but
239 * does not need to be the most recent possible value. However, the
244 * timestamp must correspond to N rather than N+M. The terms 'recent' and
/aosp12/frameworks/base/samples/training/network-usage/
H A DREADME.txt6 -- Downloads an XML feed from StackOverflow.com for the most recent posts tagged "android".
/aosp12/system/bt/gd/rust/
H A DREADME.md13 * You must have a recent version of Cargo + Rust
/aosp12/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
H A DTimeZoneResultAdapter.java223 for (String recent : recents) { in saveRecentTimezone()
229 builder.append(recent); in saveRecentTimezone()
/aosp12/art/odrefresh/
H A DTODO.md14 4. Add a log file that tracks status of recent compilation.
/aosp12/hardware/interfaces/audio/4.0/
H A DIStreamOut.hal246 * Return a recent count of the number of audio frames presented to an
250 * presentation count. The returned count is expected to be 'recent', but
251 * does not need to be the most recent possible value. However, the
256 * timestamp must correspond to N rather than N+M. The terms 'recent' and
/aosp12/hardware/interfaces/audio/5.0/
H A DIStreamOut.hal246 * Return a recent count of the number of audio frames presented to an
250 * presentation count. The returned count is expected to be 'recent', but
251 * does not need to be the most recent possible value. However, the
256 * timestamp must correspond to N rather than N+M. The terms 'recent' and
/aosp12/system/bt/
H A DREADME.md29 You will also need a recent-ish version of Rust and Cargo. Please follow the
30 instructions on [Rustup](https://rustup.rs/) to install a recent version.
/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/
H A DMediaDocumentsProviderTest.java100 for (String recent : new String[] { in testSimple()
105 assertProbe(resolver, "root", recent, "recent"); in testSimple()
/aosp12/hardware/interfaces/media/bufferpool/2.0/
H A DIObserver.hal32 * @param msgId Id of the most recent message
/aosp12/frameworks/base/packages/SystemUI/docs/
H A Dfalsing.md54 The `FalsingManager` maintains a recent history of false analyses. Using
55 Bayesian statistics, it updates a "belief" in whether recent
86 2. If the tap is the _second_ tap in recent history and looks like a valid Double Tap
88 3. If the `HistoryTracker` reports strong belief in recent falsing, the tap is
H A Dmedia-controls.md78 …id `MediaBrowserService` components found this way, and queries them for recent media on boot or u…
81 …ediaBrowser) to determine whether SystemUI is able to connect and find a recent [`MediaItem`](http…
/aosp12/frameworks/base/core/proto/android/server/
H A Dbiometrics.proto183 // exists. Kept in FIFO order (most recent at the end of the array)
186 // A list of recent past operations in the order which they were handled
/aosp12/hardware/interfaces/audio/6.0/
H A DIStreamOut.hal259 * Return a recent count of the number of audio frames presented to an
263 * presentation count. The returned count is expected to be 'recent', but
264 * does not need to be the most recent possible value. However, the
269 * timestamp must correspond to N rather than N+M. The terms 'recent' and
/aosp12/hardware/interfaces/audio/7.0/
H A DIStreamOut.hal274 * Return a recent count of the number of audio frames presented to an
281 * presentation count. The returned count is expected to be 'recent', but
282 * does not need to be the most recent possible value. However, the
286 * timestamp must correspond to N rather than N+M. The terms 'recent' and
/aosp12/build/make/core/
H A Dcleanbuild.mk99 $(info *** A clean build is required because of a recent change.)
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Dsecurity_classes86 # Updated netlink classes for more recent netlink protocols.
/aosp12/system/sepolicy/prebuilts/api/26.0/private/
H A Dsecurity_classes85 # Updated netlink classes for more recent netlink protocols.
/aosp12/system/sepolicy/prebuilts/api/27.0/private/
H A Dsecurity_classes85 # Updated netlink classes for more recent netlink protocols.

1234