/frameworks/base/core/java/android/widget/ |
ActivityChooserModel.java | 139 * Called when an activity has been chosen. The client can decide whether 140 * an activity can be chosen and if so the caller of 149 * @param intent The intent for launching the chosen activity. 204 * The amount with which to inflate a chosen activity when set as default. 265 * The intent for which a activity is being chosen. 314 * Policy for controlling how the model handles chosen activities. 391 * Gets the intent for which a activity is being chosen. 554 // Add a record with weight enough to boost the chosen at the top. 804 * @param time The time the activity was chosen. 815 * @param time The time the activity was chosen [all...] |
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
ActivityChooserModel.java | 134 * Called when an activity has been chosen. The client can decide whether 135 * an activity can be chosen and if so the caller of 144 * @param intent The intent for launching the chosen activity. 199 * The amount with which to inflate a chosen activity when set as default. 255 * The intent for which a activity is being chosen. 304 * Policy for controlling how the model handles chosen activities. 380 * Gets the intent for which a activity is being chosen. 543 // Add a record with weight enough to boost the chosen at the top. 782 * @param time The time the activity was chosen. 793 * @param time The time the activity was chosen [all...] |
/external/ceres-solver/internal/ceres/ |
dogleg_strategy_test.cc | 57 // where Q is a randomly chosen orthonormal basis of R^6. 58 // The residual is chosen so that the minimum of the quadratic function is 96 // The residual is chosen so that the minimum of the quadratic function is
|
/external/deqp/doc/testspecs/GLES31/ |
functional.tessellation.txt | 30 levels chosen so that results are not implementation-dependent 44 - Use either the 'precise' qualifier or carefully chosen primitive 158 equal_spacing, the tessellation levels are chosen in a way that makes the
|
functional.fbo.no_attachments.txt | 43 method has been chosen since there is a general shortage of guaranteed valid
|
functional.ssbo.txt | 68 input values are chosen so that comparison can detect obvious non-atomic
|
/packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/ |
SendersFormattingTests.java | 182 // all are read, so c is chosen because it is the last sender 223 // c is the last sender, but it is the current account, so b is chosen instead 242 // only one sender exists and it is the current account, so the current account is chosen
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
k_exp.c | 52 * We use exp(x) = exp(x - kln2) * 2**k, carefully chosen to
|
/build/core/ |
dumpvar.mk | 3 # what to add to the path given the config we have chosen.
|
/cts/apps/CameraITS/tests/scene1/ |
test_exposure.py | 29 Take a series of shots that have ISO and exposure time chosen to balance
|
test_param_color_correction.py | 29 they look correspondingly different. The transform and gains are chosen
|
/development/samples/HoneycombGallery/ |
_index.html | 30 be chosen either by tapping on the listview, or dragging them from the
|
/device/asus/fugu/overlay/frameworks/base/core/res/res/values/ |
config.xml | 49 thrashing if set too low. Directly added to the default value chosen by
|
/external/android-clat/ |
config.c | 246 in_addr_t chosen = INADDR_NONE; local 250 return chosen; 263 chosen = htonl(ipv4); 269 return chosen;
|
/external/boringssl/src/ssl/pqueue/ |
pqueue_test.c | 58 /* Random order of 10 elements, chosen by
|
/external/deqp/doc/testspecs/GLES2/ |
performance.texture.format.txt | 52 Per-iteration draw call count is automatically chosen so that rendering runs
|
/external/deqp/doc/testspecs/GLES3/ |
functional.instanced.txt | 39 chosen such that the rectangles are drawn next to each other.
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
mman.h | 12 * Protections are chosen from these bits, OR'd together. The
|
/external/libvorbis/lib/ |
scales.h | 71 table was somewhat hand rolled. The below are chosen to have the
|
/external/lldb/source/Symbol/ |
SymbolFile.cpp | 70 // completely now that it has been chosen
|
/external/lldb/test/python_api/formatters/ |
TestFormattersSBAPI.py | 212 chosen = self.dbg.GetFilterForType(lldb.SBTypeNameSpecifier("JustAStruct")) 213 self.assertTrue(chosen.count == 2, "wrong filter found for JustAStruct") 214 self.assertTrue(chosen.GetExpressionPathAtIndex(0) == 'C', "wrong item at index 0 for JustAStruct") 215 self.assertTrue(chosen.GetExpressionPathAtIndex(1) == 'F', "wrong item at index 1 for JustAStruct")
|
/external/mesa3d/docs/ |
relnotes-7.6.1.html | 60 it returns the actual compressed format chosen.
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_resolve_map.h | 65 * enabled depth texture. If design 1 were chosen, then at each draw call
|
/external/ppp/pppd/plugins/radius/etc/ |
radiusclient.conf | 82 # a NAS-Identifier. The value of the NAS-IP-Address option is chosen
|
radiusclient.conf.in | 82 # a NAS-Identifier. The value of the NAS-IP-Address option is chosen
|