OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tried
(Results
76 - 100
of
1491
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/cmds/hid/src/com/android/commands/hid/
Device.java
122
Log.e(TAG, "
Tried
to send report to closed device.");
131
Log.e(TAG, "
Tried
to close already closed device.");
/frameworks/base/core/java/android/content/
SyncStats.java
38
* while waiting for a network response. The request may succeed if it is
tried
again
45
* later. This problem will likely repeat if the request is
tried
again. The problem
/frameworks/base/libs/hwui/
DamageAccumulator.cpp
70
LOG_ALWAYS_FATAL("
Tried
to compute transform with an invalid type: %d", currentFrame->type);
117
LOG_ALWAYS_FATAL("
Tried
to pop an invalid type: %d", dirtyFrame->type);
/packages/services/Telephony/src/com/android/phone/
Constants.java
61
* Only emergency numbers are allowed, but we
tried
to dial
88
* We
tried
to call a voicemail: URI but the device has no
/external/chromium-trace/catapult/third_party/coverage/coverage/
html.py
44
tried
= []
50
tried
.append(static_filename)
56
tried
.append(static_filename)
58
"Couldn't find static file %r from %r,
tried
: %r" % (fname, os.getcwd(),
tried
)
/external/vboot_reference/tests/
vb2_misc_tests.c
424
TEST_EQ(vb2_nv_get(&cc, VB2_NV_FW_TRIED), 0, "
tried
A");
435
TEST_EQ(vb2_nv_get(&cc, VB2_NV_FW_TRIED), 1, "
tried
B");
445
TEST_EQ(vb2_nv_get(&cc, VB2_NV_FW_TRIED), 1, "
tried
B");
456
TEST_EQ(vb2_nv_get(&cc, VB2_NV_FW_TRIED), 0, "
tried
A");
461
/*
Tried
/result get copied to the previous fields */
/external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/
dammit.py
224
def _usable(self, encoding,
tried
):
227
if encoding not in
tried
:
228
tried
.add(encoding)
235
tried
= set()
237
if self._usable(e,
tried
):
242
if self._usable(self.sniffed_encoding,
tried
):
250
if self._usable(self.declared_encoding,
tried
):
257
if self._usable(self.chardet_encoding,
tried
):
262
if self._usable(e,
tried
):
/external/kernel-headers/original/uapi/linux/
fd.h
92
reset, /* maximal number of errors before a reset is
tried
*/
94
*
tried
*/
172
* the disk, the next format is
tried
. This uses the variable 'probing'.
/external/protobuf/src/google/protobuf/
message.cc
65
<< ":
Tried
to merge from a message with a different type. "
78
<< ":
Tried
to copy from a message with a different type. "
287
<< "
Tried
to register a non-generated type with the generated "
/external/vboot_reference/utility/
crossystem.c
60
{"fw_tried", IS_STRING, "Firmware
tried
this boot (vboot2)"},
66
{"fw_prev_tried", IS_STRING, "Firmware
tried
on previous boot (vboot2)"},
90
{"tried_fwb", 0, "
Tried
firmware B before A this boot"},
/frameworks/ex/camera2/utils/src/com/android/ex/camera2/utils/
Camera2RequestSettingsSet.java
59
throw new NullPointerException("
Tried
to copy null Camera2RequestSettingsSet");
231
throw new NullPointerException("
Tried
to create request using null CameraDevice");
240
throw new NullPointerException("
Tried
to add null Surface as request target");
/frameworks/support/buildSrc/src/main/groovy/android/support/checkapi/
CheckApiTask.groovy
89
You have
tried
to change the API from what has been previously approved.
108
You have
tried
to change the API from what has been previously approved.
119
You have
tried
to change the API from what has been previously released in
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fd.h
92
reset, /* maximal number of errors before a reset is
tried
*/
94
*
tried
*/
172
* the disk, the next format is
tried
. This uses the variable 'probing'.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fd.h
92
reset, /* maximal number of errors before a reset is
tried
*/
94
*
tried
*/
172
* the disk, the next format is
tried
. This uses the variable 'probing'.
/art/tools/dexfuzz/src/dexfuzz/program/mutators/
InstructionDeleter.java
133
Log.errorAndQuit("
Tried
to delete a data insn, "
/developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/camera/
CameraPreview.java
92
// ignore:
tried
to stop a non-existent preview
/developers/build/prebuilts/gradle/RuntimePermissionsBasic/Application/src/main/java/com/example/android/basicpermissions/camera/
CameraPreview.java
92
// ignore:
tried
to stop a non-existent preview
/developers/samples/android/system/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/camera/
CameraPreview.java
92
// ignore:
tried
to stop a non-existent preview
/developers/samples/android/system/RuntimePermissionsBasic/Application/src/main/java/com/example/android/basicpermissions/camera/
CameraPreview.java
92
// ignore:
tried
to stop a non-existent preview
/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/camera/
CameraPreview.java
92
// ignore:
tried
to stop a non-existent preview
/development/samples/browseable/RuntimePermissionsBasic/src/com.example.android.basicpermissions/camera/
CameraPreview.java
92
// ignore:
tried
to stop a non-existent preview
/development/tools/idegen/
intellij-gen.sh
29
# Only tested on linux. Should work for macs but have not
tried
.
/external/autotest/client/site_tests/touch_UpdateErrors/
touch_UpdateErrors.py
13
"""Check that touch update is
tried
and that there are no update errors."""
/external/autotest/client/tests/aio_dio_bugs/src/
aio-dio-invalidate-failure.c
15
* DIO invalidates the read cache after it writes. At one point it
tried
to
/external/autotest/server/site_tests/desktopui_CrashyRebootServer/
desktopui_CrashyRebootServer.py
15
determines that it's already
tried
that once, it will shut down
Completed in 1046 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>