Searched defs:flags (Results 1 – 10 of 10) sorted by relevance
| /cts/tests/src/android/app/cts/ |
| D | IBinderParcelable.java | 33 public void writeToParcel(Parcel dest, int flags) { in writeToParcel()
|
| D | LaunchpadActivity.java | 38 public void writeToParcel(Parcel out, int flags) { in writeToParcel()
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | AbsSavedStateTest.java | 92 int flags = 2; in testWriteToParcel() local 123 public void writeToParcel(Parcel dest, int flags) { in writeToParcel()
|
| D | WindowTest.java | 1149 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/ |
| D | ActivityManagerTest.java | 85 int flags = 0; in testGetRecentTasks() local
|
| D | InstrumentationTest.java | 854 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()
|
| D | ServiceTest.java | 328 int flags) throws RemoteException { in onTransact()
|
| /cts/tests/tests/location/src/android/location/cts/ |
| D | AddressTest.java | 567 public void writeToParcel(Parcel dest, int flags) { in writeToParcel()
|
| /cts/tests/tests/text/src/android/text/method/cts/ |
| D | MetaKeyKeyListenerTest.java | 461 public void setSpan(Object what, int start, int end, int flags) { in setSpan()
|
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | RegionTest.java | 1670 int flags = 0; in testWriteToParcel() local
|