Home
last modified time | relevance | path

Searched refs:ACTION (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
DCameraPairwiseTest.java65 public enum SceneMode { SUNSET, ACTION, PARTY, NIGHT, AUTO }; enumConstant
195 genericPairwiseTestCase(Flash.AUTO, Exposure.MIN, WhiteBalance.AUTO, SceneMode.ACTION, in testCameraPairwiseScenario07()
205 genericPairwiseTestCase(Flash.ON, Exposure.MIN, WhiteBalance.AUTO, SceneMode.ACTION, in testCameraPairwiseScenario08()
315 genericPairwiseTestCase(Flash.OFF, Exposure.NONE, WhiteBalance.AUTO, SceneMode.ACTION, in testCameraPairwiseScenario19()
343 genericPairwiseTestCase(Flash.ON, Exposure.MAX, WhiteBalance.AUTO, SceneMode.ACTION, in testCameraPairwiseScenario22()
449 case ACTION: in genericPairwiseTestCase()
/frameworks/compile/mclinker/
DLICENSE.TXT37 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
/frameworks/base/services/java/com/android/server/firewall/
DStringFilter.java263 public static final FilterFactory ACTION = new ValueProvider("action") { field in StringFilter
DIntentFirewall.java84 StringFilter.ACTION,
/frameworks/base/docs/html/training/contacts-provider/
Dmodify-data.jd87 {@link android.provider.ContactsContract.Intents.Insert#ACTION Intents.Insert.ACTION}.
94 Intent intent = new Intent(Intents.Insert.ACTION);
/frameworks/base/core/java/android/provider/
DContacts.java2206 public static final String ACTION = ContactsContract.Intents.Insert.ACTION; field in Contacts.Intents.Insert
DContactsContract.java8378 public static final String ACTION = Intent.ACTION_INSERT; field in ContactsContract.Intents.Insert
/frameworks/base/
DNOTICE328 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
329 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
/frameworks/av/
DNOTICE317 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
318 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
/frameworks/native/
DNOTICE317 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
318 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
/frameworks/compile/slang/
DNOTICE241 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
311 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
/frameworks/compile/libbcc/
DNOTICE241 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
/frameworks/base/docs/html/about/versions/
Dandroid-2.0.jd364 // *** DO ACTION HERE ***
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd1404 <td>{@link android.provider.ContactsContract.Intents.Insert#ACTION Insert.ACTION}</td>
1484 Intent insertIntent = new Intent(ContactsContract.Intents.Insert.ACTION);
/frameworks/base/docs/html/tools/help/
Dadb.jd686 <dt>{@code -a &lt;ACTION>}</dt>
/frameworks/base/api/
Dcurrent.txt19666 field public static final deprecated java.lang.String ACTION = "android.intent.action.INSERT";
20347 field public static final java.lang.String ACTION = "android.intent.action.INSERT";