HomeSort by relevance Sort by last modified time
    Searched full:that (Results 3326 - 3350 of 189771) sorted by null

<<131132133134135136137138139140>>

  /developers/samples/android/system/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/
PermissionUtil.java 23 * Utility class that wraps access to the runtime permissions API in M and provides basic helper
29 * Check that all given permissions have been granted by verifying that each entry in the
40 // Verify that each required permission has been granted, otherwise return false.
  /developers/samples/android/wearable/wear/SpeedTracker/Shared/src/main/java/com/example/android/wearable/speedtracker/common/
LocationEntry.java 22 * A class that models a GPS location point with additional information about the time that the data
48 LocationEntry that = (LocationEntry) o; local
50 if (calendar.getTimeInMillis() != that.calendar.getTimeInMillis()) {
  /development/cmds/monkey/
README.NETWORK.txt 5 into the input system. The idea is that a process will run on a host
6 computer that will support higher-level operations (like conditionals,
29 that executed without a problem, or a line starting with ERROR for
30 commands that had problems being run. For commands that return a
31 value, that value is returned on the same line as the OK or ERROR
33 on that line. For ERROR values, this could be a message indicating
52 The format of that parameter is quite flexible. Using the menu key as
55 will add the KEYCODE part). Do note that this last part doesn't work
58 Note that sending a full button press requires sending both the dow
    [all...]
  /development/samples/AndroidBeamDemo/
_index.html 3 application must be installed on two devices that have NFC capabilities, running Android 4.0 or later.</p>
  /development/samples/BackupRestore/
_index.html 1 <p>The Backup/Restore application illustrates a few different approaches that an
  /development/samples/BluetoothLeGatt/
_index.jd 5 <p>A sample application that demonstrates how to communicate with
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicFocusable.java 20 * Represents something that can react to audio focus events. We implement this instead of just
21 * using AudioManager.OnAudioFocusChangeListener because that interface is only available in SDK
25 /** Signals that audio focus was gained. */
29 * Signals that audio focus was lost.
  /development/samples/browseable/AppRestrictionSchema/
_index.jd 9 restriction with a key \"can_say_hello\" that defines whether the only feature of this
  /development/samples/browseable/BasicMultitouch/
_index.jd 10 \n\nTouch the screen with multiple fingers to show that the pointer id
  /development/samples/browseable/Flashlight/
_index.jd 8 Wearable activity that uses your wearable screen as a flashlight. There is also
  /development/samples/browseable/RecyclerView/
_index.jd 10 their ViewHolder. The log also displays elements that you tap.
  /development/samples/browseable/RenderScriptIntrinsic/
_index.jd 8 RenderScriptIntrinsic sample that demonstrates how to use RenderScript intrinsics.
  /development/samples/browseable/RuntimePermissions/
_index.jd 11 that is declared with optional, M and above only permissions.
  /development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/
PermissionUtil.java 23 * Utility class that wraps access to the runtime permissions API in M and provides basic helper
29 * Check that all given permissions have been granted by verifying that each entry in the
40 // Verify that each required permission has been granted, otherwise return false.
  /development/samples/browseable/SpeedTracker/Shared/src/com.example.android.wearable.speedtracker.common/
LocationEntry.java 22 * A class that models a GPS location point with additional information about the time that the data
48 LocationEntry that = (LocationEntry) o; local
50 if (calendar.getTimeInMillis() != that.calendar.getTimeInMillis()) {
  /development/samples/browseable/SwipeRefreshListFragment/
_index.jd 10 from swiping down on that view. This is provided through the re-usable
  /development/samples/training/device-management-policy/
_index.html 1 <p>This is a security-aware sample application that demonstrates the enforcement of device administration policies on Android 2.2 or above platforms.</p>
  /device/generic/goldfish/camera/
Alignment.h 6 // Align |value| to the next larger value that is divisible by |alignment|
  /device/google/marlin/sepolicy/
hal_memtrack.te 5 # Grant access if that's the case; don't log denials for other processes.
  /device/google/wahoo/sepolicy/vendor/
cameraserver.te 11 # TODO (b/37688918) Verify that this is actually needed and not a violation of treble
  /device/linaro/bootloader/arm-trusted-firmware/bl1/aarch32/
bl1_arch_setup.c 10 * TODO: Function that does the first bit of architectural setup.
  /device/linaro/bootloader/arm-trusted-firmware/drivers/arm/gic/v3/
gic500.c 8 * Driver for GIC500-specific features. This driver only overrides APIs that are
  /device/linaro/bootloader/arm-trusted-firmware/include/bl32/sp_min/
platform_sp_min.h 20 /* Platforms that enable SP_MIN_WITH_SECURE_FIQ shall implement this api */
  /device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables_v2/aarch32/
xlat_tables_arch_private.h 14 * Return the execute-never mask that will prevent instruction fetch at the
  /device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/include/tbbr/
tbb_cert.h 13 * Enumerate the certificates that are used to establish the chain of trust

Completed in 1589 milliseconds

<<131132133134135136137138139140>>