OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setCancelled
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapAuthenticator.java
68
public final synchronized void
setCancelled
(final boolean bool) {
BluetoothPbapService.java
443
mAuth.
setCancelled
(false);
495
mAuth.
setCancelled
(true);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DelayedLaunchInfo.java
234
public void
setCancelled
(boolean cancelled) {
Completed in 463 milliseconds