OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sets
(Results
851 - 875
of
9774
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/dalvik/dexgen/src/com/android/dexgen/util/
Bits.java
20
* Utilities for treating {@code int[]}s as bit
sets
.
65
*
Sets
the given bit to the given value.
83
*
Sets
the given bit to {@code true}.
95
*
Sets
the given bit to {@code false}.
/dalvik/dx/src/com/android/dx/cf/code/
ByteBlockList.java
66
*
Sets
the element at the given index.
/dalvik/dx/src/com/android/dx/rop/code/
LocalVariableInfo.java
40
* {@code non-null;} array consisting of register
sets
representing the
41
*
sets
of variables already assigned upon entry to each block,
72
*
Sets
the register set associated with the start of the block with
97
* merge the two
sets
and call {@link #setStarts} on the result of the
/dalvik/dx/src/com/android/dx/ssa/
LocalVariableInfo.java
42
* {@code non-null;} array consisting of register
sets
representing the
43
*
sets
of variables already assigned upon entry to each block,
73
*
Sets
the register set associated with the start of the block with
98
* merge the two
sets
and call {@link #setStarts} on the result of the
/dalvik/dx/src/com/android/dx/util/
Bits.java
20
* Utilities for treating {@code int[]}s as bit
sets
.
65
*
Sets
the given bit to the given value.
83
*
Sets
the given bit to {@code true}.
95
*
Sets
the given bit to {@code false}.
/developers/build/prebuilts/gradle/Camera2Basic/Application/src/main/java/com/example/android/camera2basic/
AutoFitTextureView.java
44
*
Sets
the aspect ratio for this view. The size of the view will be measured based on the ratio
/developers/build/prebuilts/gradle/Camera2Video/Application/src/main/java/com/example/android/camera2video/
AutoFitTextureView.java
44
*
Sets
the aspect ratio for this view. The size of the view will be measured based on the ratio
/developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
PriorityPresets.java
38
* Simple notification priority preset that
sets
a priority using
/developers/samples/android/media/Camera2Basic/Application/src/main/java/com/example/android/camera2basic/
AutoFitTextureView.java
44
*
Sets
the aspect ratio for this view. The size of the view will be measured based on the ratio
/developers/samples/android/media/Camera2Video/Application/src/main/java/com/example/android/camera2video/
AutoFitTextureView.java
44
*
Sets
the aspect ratio for this view. The size of the view will be measured based on the ratio
/developers/samples/android/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
PriorityPresets.java
38
* Simple notification priority preset that
sets
a priority using
/development/apps/CustomLocale/src/com/android/customlocale2/
ChangeLocale.java
37
*
Sets
the system locale to the new one specified.
/development/samples/Alarm/src/com/example/android/newalarm/
AlarmService.java
86
//
Sets
the wait time to 15 seconds, simulating a 15-second background task.
181
//
Sets
the text to use for the status bar and status list views.
184
//
Sets
up the Intent that starts AlarmActivity
202
//
Sets
a unique ID for the notification and sends it to NotificationManager to be
/development/samples/ApiDemos/src/com/example/android/apis/appwidget/
ExampleBroadcastReceiver.java
39
// changes, or the user or network
sets
the time.
/development/samples/ApiDemos/src/com/example/android/apis/view/
Tabs3.java
43
// This tab
sets
the intent flag so that it is recreated each time
/development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/authenticator/
AuthenticatorActivityTest.java
45
* Common setup code for all tests.
Sets
up a default launch intent, which
/development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/
AutoFitTextureView.java
44
*
Sets
the aspect ratio for this view. The size of the view will be measured based on the ratio
/development/samples/browseable/Camera2Video/src/com.example.android.camera2video/
AutoFitTextureView.java
44
*
Sets
the aspect ratio for this view. The size of the view will be measured based on the ratio
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
PriorityPresets.java
38
* Simple notification priority preset that
sets
a priority using
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
ArticleFragment.java
42
*
Sets
up the UI. It consists if a single WebView.
/development/samples/training/network-usage/src/com/example/android/networkusage/
SettingsActivity.java
62
//
Sets
refreshDisplay to true so that when the user returns to the main
/device/generic/goldfish/
init.goldfish.sh
21
# The following detects the latter case and
sets
up the
/external/antlr/antlr-3.4/runtime/Python/antlr3/
compat.py
37
from
sets
import Set as set, ImmutableSet as frozenset
/external/apache-harmony/support/src/test/java/tests/support/
Support_HttpServerSocket.java
54
* @see tests.support.Support_ServerSocket#setTimeout(int)
Sets
the
/external/bison/lib/
cloexec.h
35
prior to exec or spawn. Returns -1 and
sets
errno if FD could not
Completed in 291 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>