Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 10 of 10) sorted by relevance

/cts/tests/src/android/app/cts/
DIBinderParcelable.java33 public void writeToParcel(Parcel dest, int flags) { in writeToParcel()
DLaunchpadActivity.java38 public void writeToParcel(Parcel out, int flags) { in writeToParcel()
/cts/tests/tests/view/src/android/view/cts/
DAbsSavedStateTest.java92 int flags = 2; in testWriteToParcel() local
123 public void writeToParcel(Parcel dest, int flags) { in writeToParcel()
DWindowTest.java1149 public boolean performPanelShortcut(int featureId, int keyCode, KeyEvent event, int flags) { in performPanelShortcut()
1153 public boolean performPanelIdentifierAction(int featureId, int id, int flags) { in performPanelIdentifierAction()
1160 public boolean performContextMenuIdentifierAction(int id, int flags) { in performContextMenuIdentifierAction()
/cts/tests/tests/app/src/android/app/cts/
DActivityManagerTest.java85 int flags = 0; in testGetRecentTasks() local
DInstrumentationTest.java854 public boolean performContextMenuIdentifierAction(int id, int flags) { in performContextMenuIdentifierAction()
861 public boolean performPanelIdentifierAction(int featureId, int id, int flags) { in performPanelIdentifierAction()
867 KeyEvent event, int flags) { in performPanelShortcut()
DServiceTest.java328 int flags) throws RemoteException { in onTransact()
/cts/tests/tests/location/src/android/location/cts/
DAddressTest.java567 public void writeToParcel(Parcel dest, int flags) { in writeToParcel()
/cts/tests/tests/text/src/android/text/method/cts/
DMetaKeyKeyListenerTest.java461 public void setSpan(Object what, int start, int end, int flags) { in setSpan()
/cts/tests/tests/graphics/src/android/graphics/cts/
DRegionTest.java1670 int flags = 0; in testWriteToParcel() local