HomeSort by relevance Sort by last modified time
    Searched full:combined (Results 476 - 500 of 2458) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/content/pm/
InstrumentationInfo.java 47 * Full paths to zero or more split APKs that, when combined with the base
  /frameworks/base/core/java/android/hardware/display/
WifiDisplayStatus.java 152 * Gets the list of Wifi displays, returns a combined list of all available
  /frameworks/base/core/java/android/net/
NetworkIdentity.java 94 builder.append("COMBINED");
  /frameworks/base/core/java/android/provider/
BrowserContract.java 663 * A combined view of bookmarks and history. All bookmarks in all folders are included and
667 public static final class Combined implements CommonColumns, HistoryColumns, ImageColumns {
671 private Combined() {}
676 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "combined");
  /frameworks/base/core/java/android/service/chooser/
ChooserTargetService.java 108 * The score for each ChooserTarget will be combined with the system's score for the original
  /frameworks/base/core/java/com/android/internal/os/
SamplingProfilerIntegration.java 169 * We use the global start time combined with the process name
  /frameworks/base/obex/javax/obex/
Authenticator.java 54 * the 16-byte challenge received in the authentication challenge is combined
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
AddPrinterActivity.java 242 * An adapter presenting multiple sub adapters as a single combined adapter.
249 * Create a combined adapter.
285 * Find the sub adapter and the position in the sub-adapter the position in the combined
288 * @param position The position in the combined adapter
  /frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/app/
ActionBarDisplayOptions.java 35 * This demo shows how various action bar display option flags can be combined and their effects.
  /frameworks/support/samples/SupportAppNavigation/res/values/
strings.xml 29 <string name="view_from_other_task_description">This combined demo shows how to handle up navigation when another task has launched your app\'s activity on its own task stack. Navigating up in this scenario should synthesize a task stack representing the most common or direct navigation path to the parent activity. The code example shows how to handle this using helper code from the support library. Press the button below to launch a separate task and begin the demo.</string>
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
ethernet.h 48 * The length of the combined header.
  /hardware/intel/common/libmix/mix_audio/src/
mixacpwma.h 179 * <remark>In Moorestown, only value 0x0161 combined with use of #MIX_AUDIO_WMA_V9 is supported.</remark>
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
fdct_altivec.asm 58 ;# The two resulting A0..A3 B0..B3 are later combined
  /hardware/libhardware/include/hardware/
bt_hf.h 278 /** Combined device status change notification */
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
LongAdder.java 16 * #longValue}) returns the current total combined across the
  /libcore/ojluni/src/main/java/java/text/
CalendarBuilder.java 57 // stamp[] (lower half) and field[] (upper half) combined
  /libcore/ojluni/src/main/java/java/util/function/
package-info.java 103 * These schemes can be combined, as in {@code IntToDoubleFunction}.
  /libcore/ojluni/src/main/java/sun/net/
TelnetInputStream.java 47 * line" character and used whenever their combined action is
TelnetOutputStream.java 47 * line" character and used whenever their combined action is
  /ndk/tests/device/test-gnustl-full/unit/
istmit_test.cpp 118 * copy_n and istream_iterator can only be combined safely if:
  /ndk/tests/device/test-stlport/unit/
istmit_test.cpp 118 * copy_n and istream_iterator can only be combined safely if:
  /packages/apps/Email/res/values/
arrays.xml 116 <!-- Account color chips on combined view -->
  /packages/apps/Gallery2/src/com/android/gallery3d/onetimeinitializer/
GalleryWidgetMigrator.java 86 // path combined with external storage path. Otherwise, iterate through old external
  /packages/apps/Messaging/src/com/android/messaging/sms/
DatabaseMessages.java 424 * Process loaded MMS parts to obtain the combined text, the combined attachment url,
425 * the combined content type and the combined size.
    [all...]
  /packages/apps/Settings/src/com/android/settings/widget/
DotsPageIndicator.java 380 * #3 Joining neighbour, combined curved
381 * #4 Joining neighbour, combined straight
474 // case #3 ? Joining neighbour, combined curved
524 // case #4 Joining neighbour, combined straight
    [all...]

Completed in 1845 milliseconds

<<11121314151617181920>>