Home
last modified time | relevance | path

Searched defs:arg0 (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeIInputMethodManager.java41 public void addClient(IInputMethodClient arg0, IInputContext arg1, int arg2, int arg3) in addClient()
48 public void finishInput(IInputMethodClient arg0) throws RemoteException { in finishInput()
66 public List<InputMethodSubtype> getEnabledInputMethodSubtypeList(String arg0, in getEnabledInputMethodSubtypeList()
91 public void hideMySoftInput(IBinder arg0, int arg1) throws RemoteException { in hideMySoftInput()
97 public boolean hideSoftInput(IInputMethodClient arg0, int arg1, ResultReceiver arg2) in hideSoftInput()
104 public boolean notifySuggestionPicked(SuggestionSpan arg0, String arg1, int arg2) in notifySuggestionPicked()
111 public void registerSuggestionSpansForNotification(SuggestionSpan[] arg0) in registerSuggestionSpansForNotification()
118 public void removeClient(IInputMethodClient arg0) throws RemoteException { in removeClient()
124 public void setAdditionalInputMethodSubtypes(String arg0, InputMethodSubtype[] arg1) in setAdditionalInputMethodSubtypes()
130 public boolean setCurrentInputMethodSubtype(InputMethodSubtype arg0) throws RemoteException { in setCurrentInputMethodSubtype()
[all …]
DBridgeContentProvider.java44 ArrayList<ContentProviderOperation> arg0) in applyBatch()
51 public int bulkInsert(String callingPackage, Uri arg0, ContentValues[] arg1) in bulkInsert()
58 public Bundle call(String callingPackage, String arg0, String arg1, Bundle arg2) in call()
65 public int delete(String callingPackage, Uri arg0, String arg1, String[] arg2) in delete()
72 public String getType(Uri arg0) throws RemoteException { in getType()
78 public Uri insert(String callingPackage, Uri arg0, ContentValues arg1) throws RemoteException { in insert()
85 String callingPackage, Uri arg0, String arg1, ICancellationSignal signal) in openAssetFile()
93 String callingPackage, Uri arg0, String arg1, ICancellationSignal signal, IBinder token) in openFile()
100 public Cursor query(String callingPackage, Uri arg0, String[] arg1, String arg2, String[] arg3, in query()
107 public int update(String callingPackage, Uri arg0, ContentValues arg1, String arg2, in update()
[all …]
DBridgePowerManager.java52 …public void acquireWakeLock(IBinder arg0, int arg1, String arg2, String arg2_5, WorkSource arg3, S… in acquireWakeLock()
58 public void acquireWakeLockWithUid(IBinder arg0, int arg1, String arg2, String arg2_5, int arg3) in acquireWakeLockWithUid()
69 public void crash(String arg0) throws RemoteException { in crash()
74 public void goToSleep(long arg0, int arg1, int arg2) throws RemoteException { in goToSleep()
79 public void nap(long arg0) throws RemoteException { in nap()
94 public void releaseWakeLock(IBinder arg0, int arg1) throws RemoteException { in releaseWakeLock()
99 public void updateWakeLockUids(IBinder arg0, int[] arg1) throws RemoteException { in updateWakeLockUids()
104 public void setAttentionLight(boolean arg0, int arg1) throws RemoteException { in setAttentionLight()
109 …public void setTemporaryScreenAutoBrightnessAdjustmentSettingOverride(float arg0) throws RemoteExc… in setTemporaryScreenAutoBrightnessAdjustmentSettingOverride()
114 public void setTemporaryScreenBrightnessSettingOverride(int arg0) throws RemoteException { in setTemporaryScreenBrightnessSettingOverride()
[all …]
DBridgeContext.java1133 public boolean bindService(Intent arg0, ServiceConnection arg1, int arg2) { in bindService()
1139 public int checkCallingOrSelfPermission(String arg0) { in checkCallingOrSelfPermission()
1145 public int checkCallingOrSelfUriPermission(Uri arg0, int arg1) { in checkCallingOrSelfUriPermission()
1151 public int checkCallingPermission(String arg0) { in checkCallingPermission()
1157 public int checkCallingUriPermission(Uri arg0, int arg1) { in checkCallingUriPermission()
1163 public int checkPermission(String arg0, int arg1, int arg2) { in checkPermission()
1169 public int checkSelfPermission(String arg0) { in checkSelfPermission()
1175 public int checkPermission(String arg0, int arg1, int arg2, IBinder arg3) { in checkPermission()
1181 public int checkUriPermission(Uri arg0, int arg1, int arg2, int arg3) { in checkUriPermission()
1187 public int checkUriPermission(Uri arg0, int arg1, int arg2, int arg3, IBinder arg4) { in checkUriPermission()
[all …]
DBridgeWindow.java34 public void dispatchAppVisibility(boolean arg0) throws RemoteException { in dispatchAppVisibility()
44 public void executeCommand(String arg0, String arg1, ParcelFileDescriptor arg2) in executeCommand()
56 public void moved(int arg0, int arg1) throws RemoteException { in moved()
61 public void windowFocusChanged(boolean arg0, boolean arg1) throws RemoteException { in windowFocusChanged()
DBridgeWindowSession.java41 public int add(IWindow arg0, int seq, LayoutParams arg1, int arg2, Rect arg3, Rect arg4, in add()
49 public int addToDisplay(IWindow arg0, int seq, LayoutParams arg1, int arg2, int displayId, in addToDisplay()
57 public int addWithoutInputChannel(IWindow arg0, int seq, LayoutParams arg1, int arg2, in addWithoutInputChannel()
65 public int addToDisplayWithoutInputChannel(IWindow arg0, int seq, LayoutParams arg1, int arg2, in addToDisplayWithoutInputChannel()
73 public void finishDrawing(IWindow arg0) throws RemoteException { in finishDrawing()
113 public void remove(IWindow arg0) throws RemoteException { in remove()
118 public void setInTouchMode(boolean arg0) throws RemoteException { in setInTouchMode()
123 public void setTransparentRegion(IWindow arg0, Region arg1) throws RemoteException { in setTransparentRegion()
/frameworks/base/tools/layoutlib/bridge/src/android/view/
DIWindowManagerImpl.java75 public void addAppToken(int arg0, IApplicationToken arg1, int arg2, int arg3, int arg4, in addAppToken()
83 public void addWindowToken(IBinder arg0, int arg1) throws RemoteException { in addWindowToken()
105 public void closeSystemDialogs(String arg0) throws RemoteException { in closeSystemDialogs()
121 public void disableKeyguard(IBinder arg0, String arg1) throws RemoteException { in disableKeyguard()
133 public void exitKeyguardSecurely(IOnKeyguardExitResult arg0) throws RemoteException { in exitKeyguardSecurely()
139 public void freezeRotation(int arg0) throws RemoteException { in freezeRotation()
145 public float getAnimationScale(int arg0) throws RemoteException { in getAnimationScale()
157 public int getAppOrientation(IApplicationToken arg0) throws RemoteException { in getAppOrientation()
175 public boolean inputMethodClientHasFocus(IInputMethodClient arg0) throws RemoteException { in inputMethodClientHasFocus()
199 public IWindowSession openSession(IWindowSessionCallback argn1, IInputMethodClient arg0, in openSession()
[all …]
/frameworks/base/tools/layoutlib/bridge/src/com/android/internal/textservice/
DITextServicesManager_Stub_Delegate.java47 public void finishSpellCheckerService(ISpellCheckerSessionListener arg0) in finishSpellCheckerService()
54 public SpellCheckerInfo getCurrentSpellChecker(String arg0) throws RemoteException { in getCurrentSpellChecker()
60 public SpellCheckerSubtype getCurrentSpellCheckerSubtype(String arg0, boolean arg1) in getCurrentSpellCheckerSubtype()
73 public void getSpellCheckerService(String arg0, String arg1, in getSpellCheckerService()
87 public void setCurrentSpellChecker(String arg0, String arg1) throws RemoteException { in setCurrentSpellChecker()
93 public void setCurrentSpellCheckerSubtype(String arg0, int arg1) throws RemoteException { in setCurrentSpellCheckerSubtype()
99 public void setSpellCheckerEnabled(boolean arg0) throws RemoteException { in setSpellCheckerEnabled()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/view/
DWindowManagerImpl.java47 public void addView(View arg0, android.view.ViewGroup.LayoutParams arg1) { in addView()
52 public void removeView(View arg0) { in removeView()
57 public void updateViewLayout(View arg0, android.view.ViewGroup.LayoutParams arg1) { in updateViewLayout()
63 public void removeViewImmediate(View arg0) { in removeViewImmediate()
/frameworks/volley/src/test/java/com/android/volley/mock/
DMockHttpClient.java80 public <T> T execute(HttpUriRequest arg0, ResponseHandler<? extends T> arg1) { in execute()
90 public <T> T execute(HttpUriRequest arg0, ResponseHandler<? extends T> arg1, HttpContext arg2) { in execute()
95 public <T> T execute(HttpHost arg0, HttpRequest arg1, ResponseHandler<? extends T> arg2) { in execute()
100 public <T> T execute(HttpHost arg0, HttpRequest arg1, ResponseHandler<? extends T> arg2, in execute()
/frameworks/base/tests/MusicServiceDemo/src/com/example/android/musicservicedemo/browser/
DMusicProviderTask.java52 protected Void doInBackground(Void... arg0) { in doInBackground()
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
DDataVerify.java113 public IBinder onBind(Intent arg0) { in onBind()
/frameworks/base/core/tests/coretests/src/android/text/
DTextUtilsTest.java485 public char charAt(int arg0) { in charAt()
493 public CharSequence subSequence(int arg0, int arg1) { in subSequence()
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/
DWapPushManager.java372 public IBinder onBind(Intent arg0) { in onBind()
/frameworks/base/keystore/java/android/security/keystore/
DAndroidKeyStoreCipherSpiBase.java663 protected final void engineSetPadding(String arg0) throws NoSuchPaddingException { in engineSetPadding()
/frameworks/native/libs/binder/tests/
DbinderDriverInterfaceTest.cpp301 uint32_t arg0; in TEST_F() member
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...